pub type TradingPoolManager2048 = TradingPoolManager<2048, 16>;Expand description
Trading pool manager with 2KB WebSocket threshold and 16-element SmallVec capacity
Aliased Typeยง
pub struct TradingPoolManager2048 { /* private fields */ }pub type TradingPoolManager2048 = TradingPoolManager<2048, 16>;Trading pool manager with 2KB WebSocket threshold and 16-element SmallVec capacity
pub struct TradingPoolManager2048 { /* private fields */ }