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