pub type FilledQtyCache = FillBaselineCache<Quantity>;Expand description
Cumulative filled quantity per venue order ID (ordId).
Aliased Typeยง
pub struct FilledQtyCache { /* private fields */ }pub type FilledQtyCache = FillBaselineCache<Quantity>;Cumulative filled quantity per venue order ID (ordId).
pub struct FilledQtyCache { /* private fields */ }