yurydelendik opened PR #1261 from no-panic
to master
:
Addresses #914
- Removes all
panic!()
from the crate.- Converts
expect()
into?
orcontext()
.
yurydelendik updated PR #1261 from no-panic
to master
:
Addresses #914
- Removes all
panic!()
from the crate.- Converts
expect()
into?
orcontext()
.
fitzgen submitted PR Review.
yurydelendik merged PR #1261.
Last updated: Dec 23 2024 at 12:05 UTC