pub static SMALL_WRITE_THRESHOLD: Key<usize>
Threshold below which writes are copied into a contiguous buffer. Writes >= this size are stored as zero-copy references.