const BYTES_PER_LINE: usize = 16;
Expand description

Number of bytes to print per allocation hex dump line.