Module gfx_hal::range

source ·
Expand description

Generic range type abstraction that allows ranges to be handled a little more generically.

Traits

Abstracts the std range types.