Expand description
Client pool — concurrent SocketAddr → ClientHandle map.
Re-exports§
pub use handle::ClientHandle;pub use handle::DEFAULT_TX_BUDGET_MAX_TOKENS;pub use handle::DEFAULT_TX_BUDGET_REFILL_PER_SEC;pub use handle::TokenBucket;pub use pool::ClientPool;pub use pool::DEFAULT_UNHEALTHY_THRESHOLD;pub use pool::UnhealthyOutcome;