tvix_
eval
0.1.0
In tvix_
eval::
chunk
tvix_eval
::
chunk
Constant
U64_VARINT_SIZE
Copy item path
source
const U64_VARINT_SIZE:
usize
= 9;
Expand description
Maximum size of a u64 encoded in the vu128 varint encoding.