Expand description
§twine_pickledb_store
A twine_lib::store::Store implementation that saves twine data to
a pickledb database.
Re-exports§
pub use pickledb;
Structs§
- Pickle
DbStore - A
Storethat uses PickleDb as a backend
A twine_lib::store::Store implementation that saves twine data to
a pickledb database.
pub use pickledb;Store that uses PickleDb as a backend