Module sst::lazy_cursor

source ·
Expand description

Lazy cursoring, so we can limit the number of files open at once.

Structs§

  • A LazyCursor instantiates its contents lazily, one file at a time.