[][src]Function syn::fold::fold_type_ptr

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