Struct pyo3::PyDowncastError [] [src]

pub struct PyDowncastError;

Marker type that indicates an error while downcasting

Trait Implementations

impl<'p> Debug for PyDowncastError
[src]

[src]

Formats the value using the given formatter.