Macro pyo3_stub_gen::exception::impl_native_exception

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