panicking 0.4.0

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

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.