pub type HftBufferPool256 = HftBufferPool<256, 131072>;Expand description
HFT buffer pool with 256 buffers of 128KB each
Aliased Typeยง
pub struct HftBufferPool256 { /* private fields */ }pub type HftBufferPool256 = HftBufferPool<256, 131072>;HFT buffer pool with 256 buffers of 128KB each
pub struct HftBufferPool256 { /* private fields */ }