Expand description
SQLite implementation using rusqlite (synchronous).
This implementation is used by the CLI tool.
Structs§
- Sqlite
Db - SQLite-backed items database
Constants§
- DEFAULT_
DB_ PATH - Default database location
SQLite implementation using rusqlite (synchronous).
This implementation is used by the CLI tool.