pub const MAX_USIZE_SIZE: usize = MAX_U32_SIZE; // 10usize
Expand description

The minimum buffer size required to serialize any usize value.