pyo3::exceptions

Macro native_doc

Source
macro_rules! native_doc {
    ($name: literal, $alt: literal) => { ... };
    ($name: literal) => { ... };
}
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here