Docs.rs
  • libp2p-request-response-0.28.0
    • libp2p-request-response 0.28.0
    • Permalink
    • 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.2 normal optional
      • futures ^0.3.30 normal
      • futures-bounded ^0.2.4 normal
      • libp2p-core ^0.43.0 normal
      • libp2p-identity ^0.2.10 normal
      • libp2p-swarm ^0.46.0 normal
      • rand ^0.8 normal
      • serde ^1.0 normal optional
      • serde_json ^1.0.117 normal optional
      • smallvec ^1.13.2 normal
      • tracing ^0.1.41 normal
      • anyhow ^1.0.86 dev
      • async-std ^1.6.2 dev
      • futures_ringbuf ^0.4.0 dev
      • rand ^0.8 dev
      • serde ^1.0 dev
      • tracing-subscriber ^0.3.19 dev
    • Versions
    • 97.3% 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

libp2p_request_response0.28.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Behaviour
  • Config
  • InboundRequestId
  • OutboundRequestId
  • ResponseChannel

Enums

  • Event
  • InboundFailure
  • Message
  • OutboundFailure
  • ProtocolSupport

Traits

  • Codec

Type Aliases

  • cbor::Behaviour
  • json::Behaviour