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