Module pyo3::panic

source ·
Expand description

Helper to convert Rust panics to Python exceptions.

Structs§

  • The exception raised when Rust code called from Python panics.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here