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

pub fn fold_type_macro<F: ?Sized>(f: &mut F, node: TypeMacro) -> TypeMacro where
    F: Fold
This is supported on crate feature fold only.