Module rustc_serialize::leb128
source · Macros
Functions
Returns the length of the longest LEB128 encoding of all supported integer types.
Returns the length of the longest LEB128 encoding for
T
, assuming T
is an integer type