Skip to main content

Fee

Type Alias Fee 

pub type Fee = Decimal;
Expand description

Fee amount. Always Decimal — no floats.

Aliased Type§

pub struct Fee { /* private fields */ }