Docs.rs
  • faucet-server-0.2.1
    • faucet-server 0.2.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • andyquinterom
    • Dependencies
      • async-trait ^0.1.74 normal
      • clap ^4.4.10 normal
      • env_logger ^0.10.1 normal
      • log ^0.4.20 normal
      • num_cpus ^1.16.0 normal
      • tokio ^1.34.0 normal
      • tokio-stream ^0.1.14 normal
      • tokio-util ^0.7 normal
    • Versions
    • 2.63% 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.2.1

  • Structs
  • Enums
  • Type Aliases
?
Change settings

List of all items

Structs

  • cli::Args
  • load_balancing::LoadBalancer
  • load_balancing::round_robin::RoundRobinIpHash
  • load_balancing::round_robin::RoundRobinSimple
  • server::FaucetServer

Enums

  • error::FucetError
  • load_balancing::Strategy
  • worker::WorkerType

Type Aliases

  • error::FaucetResult