irox_units::units::compass

Type Alias Bearing

Source
pub type Bearing = Compass<BearingType>;
Expand description

Represents a bearing - the compass direction of your desired destination

Aliased Typeยง

struct Bearing { /* private fields */ }