Module tetsy_libp2p_kad::record::store[][src]

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 Definitions

Result

The result of an operation on a RecordStore.