1 unstable release
| 0.1.0 | Nov 17, 2022 |
|---|
#27 in #joke
6KB
142 lines
Bestest panik
The bestest panik that really paniks.
Usage
Simply use bestest_panik::panik; and use panik! as you would with panic!.
Optionally import bestest_panik::{UnwrapPanik, ErrPanik, NonePanik} for Result::unwrap_panik(),Result::unwrap_err_panik(), Option::unwrap_panik(), and Option::unwrap_none_panik()
Troubleshooting
If it segfaults, its working as intended.
Dependencies
~44KB