[−][src]Module libp2p_kad::record
Records and record storage abstraction of the libp2p Kademlia DHT.
Modules
store |
Structs
Key | The (opaque) key of a record. |
ProviderRecord | A record stored in the DHT whose value is the ID of a peer who can provide the value on-demand. |
Record | A record stored in the DHT. |