Constant mz_persist_types::stats::primitive::TRUNCATE_LEN
source ยท pub const TRUNCATE_LEN: usize = 100;
Expand description
The length to truncate Vec<u8>
and String
stats to.
pub const TRUNCATE_LEN: usize = 100;
The length to truncate Vec<u8>
and String
stats to.