macro_rules! pyo3_exception {
($doc: expr, $name: ident, $base: ty) => { ... };
}Available on
wip_feature_std only.macro_rules! pyo3_exception {
($doc: expr, $name: ident, $base: ty) => { ... };
}wip_feature_std only.