[][src]Module index_ext::int

Structs

Int

An adaptor for ops::Index that uses this crate's IntSliceIndex instead of the standard one.

TryIndex

An indexing adaptor for TryInto.