pub const CHUNK_WIDTH: usize = 4;
Number of characters below which the Chunks iterator does not allocate.
Chunks