Function syn::fold::fold_pat_slice[][src]

pub fn fold_pat_slice<F>(f: &mut F, node: PatSlice) -> PatSlice where
    F: Fold + ?Sized
This is supported on crate features fold and full only.