Function syn::visit::visit_pat_macro

source ·
pub fn visit_pat_macro<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast PatMacro
)