Function syn::fold::fold_path[][src]

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