Structs§
- Document
Record - A record from the documents table
- System
Db - The system database that manages document index, schema state, and view cache. Uses a Mutex around the connection so Store can be Send + Sync.
Functions§
- compute_
directory_ hash - Compute a directory hash from a list of (filename, mtime) pairs. Used for change detection during boot.