sel4_
panicking
0.1.0
All Items
Crate Items
Structs
Constants
Traits
Functions
Type Aliases
Crate
sel4_panicking
Copy item path
Source
Structs
§
External
Panic
Info
Information passed to a
PanicHook
.
Panic
Message
A message that was given to the
panic!()
macro.
Payload
Constants
§
SMALL_
PAYLOAD_
MAX_
SIZE
Traits
§
Small
Payload
Upcast
Into
Payload
Functions
§
catch_
unwind
Like
std::panic::catch_unwind
.
panic_
any
Like
std::panic::panic_any
.
set_
hook
Like
std::panic::set_hook
.
Type Aliases
§
Panic
Hook
Type for panic hooks.