Module libp2p_kad::store
source · Structs
- In-memory implementation of a
RecordStore. - Configuration for a
MemoryStore.
Enums
- The possible errors of a
RecordStoreoperation.
Traits
- Trait for types implementing a record store.
Type Definitions
- The result of an operation on a
RecordStore.