Docs.rs
reqwest-proxy-pool-0.1.1
reqwest-proxy-pool 0.1.1
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
suiwenfeng
Dependencies
anyhow ^1.0.81
normal
async-trait ^0.1
normal
futures ^0.3
normal
governor ^0.10.0
normal
http ^1.1
normal
log ^0.4.27
normal
parking_lot ^0.12.4
normal
rand ^0.9.1
normal
reqwest ^0.12.22
normal
reqwest-middleware >=0.4.2
normal
thiserror ^2.0.12
normal
tokio ^1.46.1
normal
url ^2.3
normal
env_logger ^0.11.8
dev
tokio-test ^0.4
dev
Versions
100%
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
reqwest_
proxy_
pool
0.1.1
Module pool
Module Items
Structs
In crate reqwest_
proxy_
pool
reqwest_proxy_pool
Module
pool
Copy item path
Source
Expand description
Core proxy pool implementation.
Structs
ยง
Proxy
Pool
A pool of proxies that can be used for HTTP requests.