Module rotary::range[][src]

Ranges that can be used for copying data.

Structs

Chunk

A range that is chunk.

Full

The full range.

Offset

A range that is an offset.

Traits

Range

A range that can be used in combination with copying data.

Functions

full

Access the base range.