Structs

  • An iterator that reads a file that stores serialized K and V alternately, sorted by K. I.e. it works on SSTable files only, not write-ahead log files.

Enums