Trait method lrs::ops::Index::index

The method that will be called by the operator.

Syntax

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

Arguments

NameDescription
index

The index of the operator.