Module store
Available on crate feature
kad
only.Structs§
- In-memory implementation of a
RecordStore
. - Configuration for a
MemoryStore
.
Enums§
- The possible errors of a
RecordStore
operation.
Traits§
- Trait for types implementing a record store.
Type Aliases§
- The result of an operation on a
RecordStore
.