Skip to main content

impl_zerotrie_subtype

Macro impl_zerotrie_subtype 

Source
macro_rules! impl_zerotrie_subtype {
    ($name:ident, $iter_element:ty, $iter_fn:path, $iter_ty:ty, $cnv_fn:path) => { ... };
}