[][src]Function syn::fold::fold_type

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