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

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