Docs.rs
load-balancer-0.3.0
load-balancer 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
86maid
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
get_if_addrs ^0.5
normal
rand ^0.9
normal
reqwest ^0.12
normal
tokio ^1
normal
Versions
79.45%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
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
Module random
load_
balancer
0.3.0
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.