pyo3_stub_gen::exception

Macro impl_native_exception

source
macro_rules! impl_native_exception {
    ($name:ident, $type_name:literal) => { ... };
}