Docs.rs
load-balancer-0.4.5
load-balancer 0.4.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
86maid
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
futures ^0.3
normal
rand ^0.9
normal
reqwest ^0.12
normal
tokio ^1
normal
Versions
71.88%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Module random
load_
balancer
0.4.5
Module random
Module Items
Structs
In crate load_
balancer
load_balancer
Module
random
Copy item path
Source
Structs
§
Entry
A single entry in the RandomLoadBalancer.
Random
Load
Balancer
A load balancer that randomly selects an entry.