[][src]Module nannou::ui::position::range

A type for working one-dimensional ranges.

Structs

Range

Some start and end position along a single axis.

Enums

Edge

Represents either the Start or End Edge of a Range.