Docs.rs
reqwest-proxy-pool-0.2.1
reqwest-proxy-pool 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
suiwenfeng
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
futures ^0.3
normal
governor ^0.10
normal
http ^1
normal
log ^0.4
normal
parking_lot ^0.12
normal
rand ^0.10
normal
reqwest ^0.13
normal
reqwest-middleware ^0.5
normal
thiserror ^2
normal
tokio ^1
normal
url ^2
normal
env_logger ^0.11
dev
tokio-test ^0.4
dev
Versions
98.57%
of the crate is documented
Platform
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
Skip to main content
All
reqwest_
proxy_
pool
0.2.1
Crate Items
Structs
Enums
Traits
List of all items
Structs
classifier::DefaultResponseClassifier
config::ProxyPoolConfig
config::ProxyPoolConfigBuilder
error::NoProxyAvailable
middleware::ProxyPoolMiddleware
pool::ProxyPool
proxy::Proxy
Enums
classifier::ProxyResponseVerdict
config::ProxySelectionStrategy
proxy::ProxyStatus
Traits
classifier::ResponseClassifier