Crates.io | panic-ext |
lib.rs | panic-ext |
version | 2.1.0 |
source | src |
created_at | 2024-07-27 11:40:31.154853 |
updated_at | 2024-09-06 12:30:22.213925 |
description | Extension library to panic facilities to make it more usable |
homepage | |
repository | https://github.com/DoumanAsh/panic-ext |
max_upload_size | |
id | 1317209 |
size | 10,771 |
Extension library to panic facilities to make it more usable
Requires Rust 1.81
alloc
- Enables usage of alloc
typesstd
- Enables std::error::Error
impl on panic details. Implies alloc