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

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