panicking

Crates.iopanicking
lib.rspanicking
version0.4.0
sourcesrc
created_at2021-08-28 10:31:19.583826
updated_at2022-07-02 11:28:28.584407
descriptionProvides a `std::thread::panicking` analog available in the `no_std` context.
homepage
repositoryhttps://github.com/A1-Triard/panicking
max_upload_size
id443413
size10,113
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