Docs.rs
fast-socks5-0.10.0
fast-socks5 0.10.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dizda
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
log ^0.4
normal
thiserror ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
env_logger ^0.9
dev
structopt ^0.3
dev
tokio ^1
dev
tokio-test ^0.4
dev
Versions
33.11%
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
fast_
socks5
0.10.0
Module target_
addr
Module Items
Enums
Traits
Functions
In fast_
socks5::
util
fast_socks5
::
util
Module
target_addr
Copy item path
Source
Enums
§
Addr
Addr
Error
SOCKS5 reply code
Target
Addr
A description of a connection target.
Traits
§
ToTarget
Addr
A trait for objects that can be converted to
TargetAddr
.
Functions
§
read_
address
This function is used by the client & the server