Skip to main content

FeeCache

Type Alias FeeCache 

Source
pub type FeeCache = FillBaselineCache<Money>;
Expand description

Cumulative fee per venue order ID (ordId).

Aliased Typeยง

pub struct FeeCache { /* private fields */ }