[][src]Function syn::visit_mut::visit_index_mut

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