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