Trait method lrs::ops::IndexMut::index_mut

The method that will be called by the operator.

Syntax

fn index_mut(&mut self, index: Idx) -> &mut <Self as Index<Idx>>::Output

Arguments

NameDescription
index

The index of the operator.