Module libp2p_kad::record::store
source · 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 Definitions
The result of an operation on a
RecordStore
.