Constant varu64::MAX_7 [] [src]

pub const MAX_7: u64 = 562949953421311

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