Type Alias Price

Source
pub type Price = Decimal;
Expand description

Price type alias for decimal prices

Aliased Typeยง

pub struct Price { /* private fields */ }