Structs§
- Assert
Unwind Safe - A simple wrapper around a type to assert that it is unwind safe.
Traits§
- RefUnwind
Safe - A marker trait representing types where a shared reference is considered unwind safe.
- Unwind
Safe - A marker trait which represents “panic safe” types in Rust.