Crate panic_entry
source ·Expand description
Provides the default entry points and lang items for panics and unwinding.
These lang items are required by the Rust compiler. They should never be directly invoked by developers, only by the compiler.
Provides the default entry points and lang items for panics and unwinding.
These lang items are required by the Rust compiler. They should never be directly invoked by developers, only by the compiler.