Function syn::visit::visit_ident[][src]

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