[][src]Function syn::fold::fold_type_path

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