Docs.rs
load-balancer-0.4.5
load-balancer 0.4.5
Permalink
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 simple
load_
balancer
0.4.5
Module simple
Module Items
Structs
In crate load_
balancer
load_balancer
Module
simple
Copy item path
Source
Structs
§
Entry
A single entry in the simple load balancer.
Simple
Load
Balancer
A simple load balancer that selects entries in sequential order.
Simple
Load
Balancer
Ref
Internal reference structure for
SimpleLoadBalancer
.