pub type Degrees = Quantity<Degree>;
Convenience alias for a degree quantity.
pub struct Degrees(/* private fields */);