pub const MAX_I128_SIZE: usize = 40;
Expand description

The minimum buffer size required to serialize any i128 value.