Constant STACK_BUFFER_SIZE

Source
pub const STACK_BUFFER_SIZE: usize = 4096;
Expand description

Stack size for small messages - 4KB should handle most market data messages without heap allocation