pub const VARUINT32_MIN: u32 = u32::MIN; // 0u32
The smallest value that can be represented as a varuint32.
varuint32