4 stable releases
2.1.0 | Sep 6, 2024 |
---|---|
2.0.0 | Sep 6, 2024 |
1.1.0 | Jul 28, 2024 |
1.0.0 | Jul 27, 2024 |
#163 in No standard library
7KB
110 lines
panic-ext
Extension library to panic facilities to make it more usable
Requires Rust 1.81
Features
alloc
- Enables usage ofalloc
typesstd
- Enablesstd::error::Error
impl on panic details. Impliesalloc
lib.rs
:
Extension library to panic facilities to make it more usable
Requires Rust 1.81
Features
alloc
- Enables usage ofalloc
typesstd
- Enablesstd::error::Error
impl on panic details. Impliesalloc