Expand description
nom combinators to decode unsigned varints.
Functionsยง
- u8
nomcombinator to decode a variable-length encodedu8.- u16
nomcombinator to decode a variable-length encodedu16.- u32
nomcombinator to decode a variable-length encodedu32.- u64
nomcombinator to decode a variable-length encodedu64.- u128
nomcombinator to decode a variable-length encodedu128.- usize
nomcombinator to decode a variable-length encodedusize.