zerotrie::zerotrie

Macro impl_zerotrie_subtype

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