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

pub fn fold_type_ptr<F>(f: &mut F, node: TypePtr) -> TypePtr where
    F: Fold + ?Sized
This is supported on crate feature fold and (crate features derive or full) only.