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: Nov 22 2024 at 16:03 UTC