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