Structs§
- Sled
Crypto Store - A sled based cryptostore.
- Sled
State Store - Sled
State Store Builder - Builder for
SledStateStoreBuilderConfig
.
Enums§
- Migration
Conflict Strategy - Sometimes Migrations can’t proceed without having to drop existing data. This allows you to configure, how these cases should be handled.
- Open
Store Error - All the errors that can occur when opening a sled store.
Functions§
- make_
store_ config - Create a
StoreConfig
with an openedSledStateStore
that uses the given path and passphrase.