pub const MAX_USIZE_SIZE: usize = MAX_U64_SIZE; // 20usize
Expand description

The minimum buffer size required to serialize any usize value.