pub const MAX_U128_SIZE: usize = 39;
Expand description

The minimum buffer size required to serialize any u128 value.