Skip to main content

VARINT32_MIN

Constant VARINT32_MIN 

Source
pub const VARINT32_MIN: i32 = i32::MIN; // -2_147_483_648i32
Expand description

The smallest value that can be represented as a varint32.