[][src]Function syn::visit_mut::visit_type_macro_mut

pub fn visit_type_macro_mut<V: ?Sized>(v: &mut V, node: &mut TypeMacro) where
    V: VisitMut