Docs.rs
  • beetle-bitswap-next-0.5.1
    • beetle-bitswap-next 0.5.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dariusc93
    • Dependencies
      • ahash ^0.8 normal
      • anyhow ^1 normal
      • async-broadcast ^0.5.1 normal
      • async-channel ^1.8.0 normal
      • async-stream ^0.3.5 normal
      • async-trait ^0.1.68 normal
      • asynchronous-codec ^0.6 normal
      • bytes ^1.4 normal
      • cid ^0.10 normal
      • deadqueue ^0.2.4 normal
      • derivative ^2.2 normal
      • futures ^0.3.28 normal
      • futures-util ^0.3.28 normal
      • keyed_priority_queue ^0.4.1 normal
      • libp2p ^0.53 normal
      • multihash ^0.18 normal
      • names ^0.14.0 normal
      • num_enum ^0.6.1 normal
      • once_cell ^1.15 normal
      • quick-protobuf ^0.8 normal
      • rand ^0.8.5 normal
      • smallvec ^1.10 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tokio-context ^0.1.3 normal
      • tokio-stream ^0.1.14 normal
      • tracing ^0.1.34 normal
      • unsigned-varint ^0.7.1 normal
      • wasm-timer ^0.2.5 normal
      • criterion ^0.4 dev
      • libp2p ^0.53 dev
      • tokio ^1 dev
      • tokio-util ^0.7 dev
      • tracing-subscriber ^0.3.14 dev
    • Versions
    • 28.24% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

beetle_bitswap_next0.5.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Bitswap
  • Block
  • Config
  • ProtocolConfig
  • Server
  • ServerConfig
  • message::BitswapMessage
  • message::BlockPresence
  • message::Entry
  • peer_task_queue::Config
  • peer_task_queue::PeerTaskQueue
  • peer_task_queue::Stats
  • peer_task_queue::Task
  • session::BlockReceiver
  • session::BlockReceiverGuard
  • session::Session
  • session::Signaler

Enums

  • BitswapEvent
  • ProtocolId
  • message::BlockPresenceType
  • message::WantType
  • peer_task_queue::Event

Traits

  • Store
  • peer_task_queue::Data
  • peer_task_queue::TaskMerger
  • peer_task_queue::Topic

Functions

  • create_block_v0
  • create_block_v1
  • create_random_block_v1
  • verify_hash

Type Aliases

  • message::Priority