Macro pyo3_stub_gen::stub_type::collections::impl_tuple

source ยท
macro_rules! impl_tuple {
    ($($T:ident),*) => { ... };
}