Registry / networking / tower-load

tower-load

JSON →
library0.3.0rscratesunverified

Strategies for measuring the load of a service in the Tower ecosystem.

# Cargo.toml [dependencies] tower-load = "0.3.0"
INSTALL
IMPORT
SIG · TOWER-LOAD
T
tower-load
networkingrustv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Load
use tower_load::Load;

Create a default load measurement strategy.

use tower_load::Load; fn main() { let load = Load::default(); println!("Load measurement created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
tower-load — cargo add tower-load · libregistry