[][src]Macro pyo3::impl_exception_boilerplate

macro_rules! impl_exception_boilerplate {
    ($name: ident) => { ... };
}

The boilerplate to convert between a rust type and a python exception