Docs.rs
  • hypercore-protocol-0.6.1
    • hypercore-protocol 0.6.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:datrs:maintainers
    • Frando
    • Dependencies
      • async-channel ^1 normal
      • async-trait ^0.1 normal
      • blake2 ^0.10 normal
      • bytes ^1 normal
      • crypto_secretstream ^0.2 normal
      • curve25519-dalek ^4 normal
      • futures-lite ^1 normal
      • futures-timer ^3 normal
      • hex ^0.4 normal
      • hypercore ^0.14.0 normal
      • pretty-hash ^0.4 normal
      • rand ^0.8 normal
      • sha2 ^0.10 normal
      • snow ^0.9 normal
      • tracing ^0.1 normal
      • anyhow ^1.0.28 dev
      • async-compat ^0.2.1 dev
      • async-std ^1.12.0 dev
      • criterion ^0.4 dev
      • duplexify ^1.1.0 dev
      • env_logger ^0.7.1 dev
      • futures ^0.3.13 dev
      • instant ^0.1 dev
      • log ^0.4 dev
      • pretty-bytes ^0.2.2 dev
      • sluice ^0.5.4 dev
      • test-log ^0.2.11 dev
      • tokio ^1.27.0 dev
      • tracing-subscriber ^0.3.16 dev
    • Versions
    • 100% of the crate is documented
  • 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hypercore_protocol0.6.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Channel
  • ChannelReceiver
  • ChannelSendError
  • ChannelSender
  • CommandTx
  • Duplex
  • Protocol
  • ProtocolBuilder
  • schema::Bitfield
  • schema::Cancel
  • schema::Close
  • schema::Data
  • schema::Extension
  • schema::NoData
  • schema::Open
  • schema::Range
  • schema::Request
  • schema::Synchronize
  • schema::Unwant
  • schema::Want

Enums

  • Command
  • Event
  • Message

Functions

  • discovery_key

Type Aliases

  • DiscoveryKey
  • Key