Skip to main content

Module results

Module results 

Source

Structs§

ResultSet
Materialized, sort-ordered result. Pages are O(1) slices; reads stay valid across content mutations and fail with Stale only after a structural change (compaction/rescan).
Row
One row handed across the FFI: everything the UI list needs.

Functions§

idx_flags 🔒