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

pub fn fold_path<F: ?Sized>(f: &mut F, node: Path) -> Path where
    F: Fold