tvix_eval::chunk

Constant U64_VARINT_SIZE

source
const U64_VARINT_SIZE: usize = 9;
Expand description

Maximum size of a u64 encoded in the vu128 varint encoding.