pub type Turns = Quantity<Turn>;
Convenience alias for a turn quantity.
pub struct Turns(/* private fields */);