Crate sel4_panicking
source ·Structs§
- Information passed to a
PanicHook. - A message that was given to the
panic!()macro.
Constants§
Traits§
Functions§
- Like
std::panic::catch_unwind. - Like
std::panic::panic_any. - Like
std::panic::set_hook.
Type Aliases§
- Type for panic hooks.