panicking

Crates.iopanicking
lib.rspanicking
version0.5.0
sourcesrc
created_at2021-08-28 10:31:19.583826
updated_at2024-09-13 17:54:09.942472
descriptionProvides a `std::thread::panicking` analog available in the `no_std` context.
homepage
repositoryhttps://github.com/A1-Triard/panicking
max_upload_size
id443413
size9,998
Warlock (A1-Triard)

documentation

https://docs.rs/panicking/

README

maintenance: actively developed

panicking

Provides a std::thread::panicking analog available in the no_std context.

The crate has two features — "abort" and "std", and a final application should enable at least one of them, otherwise a linkage error will be emitted.

Commit count: 37

cargo fmt