Function syn::visit::visit_expr_index
[−]
[src]
pub fn visit_expr_index<'ast, V: Visit<'ast> + ?Sized>(
_visitor: &mut V,
_i: &'ast ExprIndex
)