Docs.rs
  • libp2p-kad-0.44.1
    • libp2p-kad 0.44.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tomaka
    • jxs
    • mxinden
    • github:paritytech:libp2p-devs
    • github:libp2p:repos-rust
    • github:libp2p:rust-libp2p-maintainers
    • Dependencies
      • arrayvec ^0.7.4 normal
      • asynchronous-codec ^0.6 normal
      • bytes ^1 normal
      • either ^1.5 normal
      • fnv ^1.0 normal
      • futures ^0.3.28 normal
      • futures-timer ^3.0.2 normal
      • instant ^0.1.12 normal
      • libp2p-core ^0.40.0 normal
      • libp2p-identity ^0.2.0 normal
      • libp2p-swarm ^0.43.0 normal
      • log ^0.4 normal
      • quick-protobuf ^0.8 normal
      • rand ^0.8 normal
      • serde ^1.0 normal
      • sha2 ^0.10.7 normal
      • smallvec ^1.6.1 normal
      • thiserror ^1 normal
      • uint ^0.9 normal
      • unsigned-varint ^0.7 normal
      • void ^1.0 normal
      • async-std ^1.12.0 dev
      • env_logger ^0.10.0 dev
      • futures-timer ^3.0 dev
      • libp2p-noise ^0.43.0 dev
      • libp2p-yamux ^0.44.0 dev
    • Versions
    • 60% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate libp2p_kad

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • AddProviderOk
  • Addresses
  • BootstrapOk
  • EntryView
  • GetClosestPeersOk
  • KBucketDistance
  • KBucketKey
  • KBucketRef
  • Kademlia
  • KademliaConfig
  • NoKnownPeers
  • PeerRecord
  • ProgressStep
  • ProviderRecord
  • PutRecordOk
  • QueryId
  • QueryMut
  • QueryRef
  • QueryStats
  • Record
  • RecordKey
  • record::Key
  • record::ProviderRecord
  • record::Record
  • record::store::MemoryStore
  • record::store::MemoryStoreConfig
  • store::MemoryStore
  • store::MemoryStoreConfig

Enums

  • AddProviderContext
  • AddProviderError
  • AddProviderPhase
  • BootstrapError
  • GetClosestPeersError
  • GetProvidersError
  • GetProvidersOk
  • GetRecordError
  • GetRecordOk
  • InboundRequest
  • KadConnectionType
  • KademliaBucketInserts
  • KademliaCaching
  • KademliaEvent
  • KademliaStoreInserts
  • PutRecordContext
  • PutRecordError
  • PutRecordPhase
  • QueryInfo
  • QueryResult
  • Quorum
  • RoutingUpdate
  • record::store::Error
  • store::Error

Traits

  • record::store::RecordStore
  • store::RecordStore

Type Definitions

  • AddProviderResult
  • BootstrapResult
  • GetClosestPeersResult
  • GetProvidersResult
  • GetRecordResult
  • PutRecordResult
  • record::store::Result
  • store::Result

Constants

  • ALPHA_VALUE
  • K_VALUE
  • PROTOCOL_NAME