Function syn::fold::fold_pat_macro

source ·
pub fn fold_pat_macro<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: PatMacro
) -> PatMacro