Module panic

Source
Expand description

Helper to convert Rust panics to Python exceptions.

Structs§

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