Docs.rs
  • libp2p-request-response-0.25.2
    • libp2p-request-response 0.25.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jxs
    • mxinden
    • github:paritytech:libp2p-devs
    • romanb
    • github:libp2p:repos-rust
    • github:libp2p:rust-libp2p-maintainers
    • Dependencies
      • async-trait ^0.1 normal
      • cbor4ii ^0.3.1 normal
      • futures ^0.3.28 normal
      • instant ^0.1.12 normal
      • libp2p-core ^0.40.1 normal
      • libp2p-identity ^0.2.7 normal
      • libp2p-swarm ^0.43.6 normal
      • log ^0.4.20 normal
      • rand ^0.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0.107 normal
      • smallvec ^1.11.1 normal
      • void ^1.0.2 normal
      • async-std ^1.6.2 dev
      • env_logger ^0.10.0 dev
      • futures_ringbuf ^0.4.0 dev
      • libp2p-noise ^0.43.2 dev
      • libp2p-tcp ^0.40.0 dev
      • libp2p-yamux ^0.44.1 dev
      • rand ^0.8 dev
      • serde ^1.0 dev
    • Versions
    • 96.3% 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
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libp2p_request_response0.25.2

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • Behaviour
  • Config
  • RequestId
  • ResponseChannel

Enums

  • Event
  • InboundFailure
  • Message
  • OutboundFailure
  • ProtocolSupport

Traits

  • Codec

Type Aliases

  • cbor::Behaviour
  • json::Behaviour