Macro pyo3::exceptions::native_doc

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