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

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.