Constant timely::container::buffer::BUFFER_SIZE_BYTES
source ยท pub const BUFFER_SIZE_BYTES: usize = _; // 8_192usize
Expand description
The upper limit for buffers to allocate, size in bytes. default_capacity converts this to size in elements.