Docs.rs
tokio-socks-0.5.2
tokio-socks 0.5.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sticnarf
Dependencies
either ^1
normal
futures-io ^0.3
normal
optional
futures-util ^0.3
normal
thiserror ^1.0
normal
tokio ^1.0
normal
optional
futures-executor ^0.3
dev
futures-util ^0.3
dev
once_cell ^1.2.0
dev
smol ^2.0.0
dev
tokio ^1.0
dev
Versions
77.36%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tokio_socks
0.5.2
Structs
Enums
Traits
Type Aliases
List of all items
Structs
ProxyAddrsStream
tcp::socks4::Socks4Connector
tcp::socks4::Socks4Listener
tcp::socks4::Socks4Stream
tcp::socks5::Socks5Listener
tcp::socks5::Socks5Stream
tcp::socks5::SocksConnector
Enums
Error
TargetAddr
Traits
IntoTargetAddr
ToProxyAddrs
io::AsyncSocket
Type Aliases
Result