Module pancake_types::iters::iter_range
source · Structs
- An iterator that reads a file that stores serialized
KandValternately, sorted byK. I.e. it works on SSTable files only, not write-ahead log files.
Enums
- State 🔒
K and V alternately, sorted by K.
I.e. it works on SSTable files only, not write-ahead log files.