Module value

Source

Structs§

RangeValueReader
See module comment.
RangeValueWriter
Range writer. The range are required to partition the space.
U64MonotonicValueReader
U64MonotonicValueWriter
VoidValueReader
VoidValueWriter

Traits§

ValueReader
ValueReader is a trait describing the contract of something reading blocks of value, and offering random access within this values.
ValueWriter
ValueWriter is a trait to make it possible to write blocks of value.