Skip to main content

Module index_conversion

Module index_conversion 

Source
Expand description

§Common Index Coercions

This module contains common index coercions that can be used to implement various indexing operations.

Traits§

AsIndex
Helper trait for implementing indexing with support for negative indices.
AsSize
Types which can be converted to a usize Size.