pub type Quantity = Decimal;
Quantity type alias for decimal quantities
pub struct Quantity { /* private fields */ }