Module storage

Source

Structs§

FileEntry
A file entry in the database.
Files
An iterator over a query returning rows with (path,tag,error) tuples.
SQLiteReader
Reader to load stack graphs and partial paths from a SQLite database.
SQLiteWriter
Writer to store stack graphs and partial paths in a SQLite database.
Stats

Enums§

FileStatus
The status of a file in the database.
StorageError

Statics§

BINCODE_CONFIG

Type Aliases§

Result