[][src]Function syn::visit::visit_macro

pub fn visit_macro<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast Macro
)