Module panic
Available on crate feature
tls only.Expand description
Helper to convert Rust panics to Python exceptions.
Structsยง
- Panic
Exception - The exception raised when Rust code called from Python panics.
tls only.Helper to convert Rust panics to Python exceptions.