#panic #facilities #extension #alloc #details #type #require

no-std panic-ext

Extension library to panic facilities to make it more usable

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

#164 in No standard library

Download history 242/week @ 2024-07-26 17/week @ 2024-08-02 254/week @ 2024-09-06 20/week @ 2024-09-13 8/week @ 2024-09-20 5/week @ 2024-09-27 2/week @ 2024-10-04 1/week @ 2024-10-11

194 downloads per month

BSL-1.0 license

7KB
110 lines

panic-ext

Rust Crates.io Documentation

Extension library to panic facilities to make it more usable

Requires Rust 1.81

Features

  • alloc - Enables usage of alloc types
  • std - Enables std::error::Error impl on panic details. Implies alloc

lib.rs:

Extension library to panic facilities to make it more usable

Requires Rust 1.81

Features

  • alloc - Enables usage of alloc types
  • std - Enables std::error::Error impl on panic details. Implies alloc

No runtime deps

Features