pub type Price = Decimal;
Price type alias for decimal prices
pub struct Price { /* private fields */ }