[][src]Function syn::fold::fold_pat_wild

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