Docs.rs
  • volans-request-0.1.1
    • volans-request 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cariers
    • Dependencies
      • async-trait ^0.1.88 normal
      • bytes ^1.10.1 normal
      • futures ^0.3.31 normal
      • futures-bounded ^0.3.0 normal
      • prost ^0.14 normal optional
      • serde ^1.0 normal optional
      • serde_json ^1.0 normal optional
      • smallvec ^1.15.1 normal
      • thiserror ^2.0.12 normal
      • tracing ^0.1 normal
      • volans-core ^0.1.0 normal
      • volans-swarm ^0.1.1 normal
    • Versions
    • 0% 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

volans_request0.1.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Config
  • RequestId
  • Responder
  • Upgrade
  • client::Behavior
  • client::handler::Handler
  • client::handler::OutboundRequest
  • codec::JsonCodec
  • codec::ProtobufCodec
  • server::Behavior
  • server::handler::Handler

Enums

  • InboundFailure
  • OutboundFailure
  • client::Event
  • client::handler::Event
  • server::Event
  • server::handler::Event

Traits

  • codec::Codec