[][src]Function syn::visit_mut::visit_expr_index_mut

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