[][src]Module grid_trait::range

Extensions to integer ranges.

Structs

Range0To

Range from 0 to N.

Traits

BoundRange

A range which is not unbounded on either end.

RangeBoundsPlus

Performing addition on RangeBounds types.

RangeBoundsTimes

Performing multiplication on RangeBounds types.