Skip to main content

Module panic

Module panic 

Available on crate feature tls only.
Expand description

Helper to convert Rust panics to Python exceptions.

Structsยง

PanicException
The exception raised when Rust code called from Python panics.