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