Module panic
Available on crate features
dep_pyo3
and std
only.Expand description
Helper to convert Rust panics to Python exceptions.
Structsยง
- The exception raised when Rust code called from Python panics.
dep_pyo3
and std
only.Helper to convert Rust panics to Python exceptions.