Function syn::fold::fold_pat[][src]

pub fn fold_pat<F: ?Sized>(f: &mut F, node: Pat) -> Pat where
    F: Fold
This is supported on crate feature fold only.