Constant b_tree::KEY_STACK_SIZE
source · pub const KEY_STACK_SIZE: usize = 32;Expand description
The size limit for a Key in a stream to be stack-allocated
pub const KEY_STACK_SIZE: usize = 32;The size limit for a Key in a stream to be stack-allocated