Module store

Available on crate feature kad only.

Structs§

MemoryStore
In-memory implementation of a RecordStore.
MemoryStoreConfig
Configuration for a MemoryStore.

Enums§

Error
The possible errors of a RecordStore operation.

Traits§

RecordStore
Trait for types implementing a record store.

Type Aliases§

Result
The result of an operation on a RecordStore.