pub trait AsUsizeRange<T> { }
Expand description

Used for bounded range slices.

Implementations on Foreign Types

Implementors