pyo3
0.23.0-dev
Module panic
Module Items
Structs
In crate pyo3
pyo3
Module
panic
Copy item path
Source
Expand description
Helper to convert Rust panics to Python exceptions.
Structs
ยง
Panic
Exception
The exception raised when Rust code called from Python panics.