Constant varu64::MAX_5 [] [src]

pub const MAX_5: u64 = 34359738367

The largest u64 that fits into five bytes of encoding: 2u64.pow(7 * 5) - 1