⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here

Module pyo3::err

source · []

Re-exports

pub use err_state::PyErrArguments;

Modules

Structs

Error that indicates a failure to convert a PyAny to a more specific Python type.

Represents a Python exception.

Functions

Type Definitions

Represents the result of a Python call.