Modules§
- actor
- An implementation of
ExpiryStore
based on actix and sled, requires["actor"]
feature
Structs§
- Sled
Config - Top-level configuration for the system.
- Sled
Store - A simple implementation of
Store
based on Sled
Enums§
- Sled
Error - An Error type encapsulating various issues that may come up
in the operation of a
Db
.