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
, assumingT
is an integer type
T
, assuming T
is an integer type