Module simple

Structs§

DBSimpleStateStore
KVStore backed SimpleStateStore.
MemSimpleStateStore
Memory-implemented (volatile) SimpleStateStore for testing/debugging purpose.

Enums§

SimpleStateStoreError

Traits§

SimpleStateStore
State storage without versioning.