pyo3_stub_gen

Macro module_variable

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