Structs§
- Range
Value Reader - See module comment.
- Range
Value Writer - Range writer. The range are required to partition the space.
- U64Monotonic
Value Reader - U64Monotonic
Value Writer - Void
Value Reader - Void
Value Writer
Traits§
- Value
Reader ValueReader
is a trait describing the contract of something reading blocks of value, and offering random access within this values.- Value
Writer ValueWriter
is a trait to make it possible to write blocks of value.