[][src]Function syn::fold::fold_type_macro

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