Type Alias Fee
pub type Fee = Decimal;Expand description
Fee amount. Always Decimal — no floats.
Aliased Type§
pub struct Fee { /* private fields */ }pub type Fee = Decimal;Fee amount. Always Decimal — no floats.
pub struct Fee { /* private fields */ }