rustc_serialize::leb128

Function largest_max_leb128_len

source
pub const fn largest_max_leb128_len() -> usize
Expand description

Returns the length of the longest LEB128 encoding of all supported integer types.