Skip to main content

Module panic

Module panic 

Source
Available on wip_feature_std only.
Expand description

Helper to convert Rust panics to Python exceptions.

Structs§

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