Skip to main content

STRING_STRIDE

Constant STRING_STRIDE 

Source
pub const STRING_STRIDE: usize = 64;
Expand description

Fixed stride per string in the interleaved byte buffers. Used by BatchSizer to estimate buffer sizes.