syn::fold

Function fold_type_macro

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