Module index_ext::int[][src]

Expand description

Defines wrappers around standard integers to use the as indices.

Structs

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

An indexing adaptor for TryInto.