pyo3
0.23.2
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.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here