Skip to main content

SMALL_READS_MAX

Constant SMALL_READS_MAX 

Source
pub(crate) const SMALL_READS_MAX: usize = 16;
Expand description

How many reads fit in TaskReads::Small’s inline buffer.