Module rotary::range[][src]

Ranges that can be used for copying data.

Structs

Base

The base range.

Chunked

A range that is chunked.

Offset

A range that is an offset.

Traits

Range

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

Functions

base

Access the base range.