[][src]Function syn::fold::fold_pat_macro

pub fn fold_pat_macro<F: ?Sized>(f: &mut F, node: PatMacro) -> PatMacro where
    F: Fold