Struct cpython::PythonObjectDowncastError [] [src]

pub struct PythonObjectDowncastError<'p>(pub Python<'p>);

Trait Implementations

impl<'p> Debug for PythonObjectDowncastError<'p>
[src]

[src]

Formats the value using the given formatter.