Expand description
Exposes methods to set and get for a given table and key, also supports listing keys in a table.
Structs§
- Store
Cli - Storage configuration.
Enums§
- Error
- Errors that can be returned by this module’s methods.
Statics§
- STORE_
PATH 🔒 - Where the
sqlite
database should be stored. Initialized by init.
Functions§
- init
- Initializes the storage global state as specified in the configuration.
- item_
get - item_
list - item_
set - store_
path 🔒 - table_
delete