Function syn::fold::fold_pat_path[][src]

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