pub const VARUINT32_MAX: u32 = u32::MAX; // 4_294_967_295u32
The largest value that can be represented as a varuint32.
varuint32