Macro pyo3_stub_gen::module_variable

source ยท
macro_rules! module_variable {
    ($module:expr, $name:expr, $ty:ty) => { ... };
}