Docs.rs
  • faucet-server-0.6.0
    • faucet-server 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andyquinterom
    • Dependencies
      • async-trait ^0.1 normal
      • base64 ^0.22 normal
      • clap ^4.5 normal
      • ctrlc ^3 normal
      • deadpool ^0.10 normal
      • env_logger ^0.11 normal
      • futures-util ^0.3 normal
      • http-body-util ^0.1 normal
      • hyper ^1 normal
      • hyper-util ^0.1 normal
      • log ^0.4 normal
      • num_cpus ^1 normal
      • sha1 ^0.10 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tokio-tungstenite ^0.23 normal
      • tokio-util ^0.7 normal
      • tower ^0.4.13 normal
    • Versions
    • 1.69% 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

faucet_server0.6.0

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • cli::Args
  • client::ExclusiveBody
  • client::load_balancing::ip_hash::IpHash
  • client::load_balancing::round_robin::RoundRobin
  • server::FaucetServer
  • server::FaucetServerBuilder

Enums

  • client::UpgradeStatus
  • client::load_balancing::IpExtractor
  • client::load_balancing::Strategy
  • client::worker::WorkerType
  • error::BadRequestReason
  • error::FaucetError

Traits

  • client::ExtractSocketAddr

Type Aliases

  • error::FaucetResult