Docs.rs
hyper-socks2-0.9.1
hyper-socks2 0.9.1
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
ark0f
Dependencies
async-socks5 ^0.6
normal
http ^1
normal
hyper ^1
normal
hyper-rustls ^0.26
normal
optional
hyper-tls ^0.6
normal
optional
hyper-util ^0.1
normal
rustls-native-certs ^0.7
normal
optional
rustls ^0.22
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tower-service ^0.3
normal
bytes ^1
dev
http-body-util ^0.1
dev
hyper-util ^0.1
dev
tokio ^1.0
dev
Versions
30.77%
of the crate is documented
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
hyper_
socks2
0.9.1
Boxed
Error
Aliased Type
In crate hyper_
socks2
hyper_socks2
Type Alias
BoxedError
Copy item path
Source
pub type BoxedError =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct BoxedError(
/* private fields */
);