Docs.rs
reqwest-proxy-pool-0.1.0
reqwest-proxy-pool 0.1.0
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
normal
rand ^0.9.0
normal
reqwest >=0.12.15
normal
reqwest-middleware >=0.4.2
normal
thiserror ^2.0.12
normal
tokio ^1
normal
url ^2.3
normal
env_logger ^0.11.8
dev
tokio-test ^0.4
dev
Versions
100%
of the crate is documented
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.0
Module error
Module Items
Structs
In crate reqwest_
proxy_
pool
reqwest_proxy_pool
Module
error
Copy item path
Source
Expand description
Error types for the reqwest-proxy-pool crate.
Structs
ยง
NoProxy
Available
Error returned when no healthy proxy is available in the pool.