pub type ShortTons = Quantity<ShortTon>;
Quantity measured in short tons (US).
pub struct ShortTons(/* private fields */);