pub const TRUNCATE_LEN: usize = 100;
The length to truncate Vec<u8> and String stats to.
Vec<u8>
String