Crates.io | bestest_panik |
lib.rs | bestest_panik |
version | 0.1.0 |
source | src |
created_at | 2022-11-17 21:59:18.808146 |
updated_at | 2022-11-17 21:59:18.808146 |
description | The bestest panik that really paniks. (joke crate) |
homepage | |
repository | https://github.com/The-Emperor10/bestest_panik |
max_upload_size | |
id | 717515 |
size | 5,717 |
panik
The bestest panik
that really paniks.
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()
If it segfaults, its working as intended.