Docs.rs
socks5-impl-0.5.10
socks5-impl 0.5.10
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
ssrlive
blechschmidt
Dependencies
as-any ^0.3
normal
async-trait ^0.1
normal
byteorder ^1.5
normal
bytes ^1.5
normal
serde ^1.0
normal
thiserror ^1.0
normal
tokio ^1.36
normal
clap ^4.5
dev
ctrlc2 ^3.5
dev
dotenvy ^0.15
dev
env_logger ^0.11
dev
log ^0.4
dev
moka ^0.12
dev
rand ^0.8
dev
tokio ^1.36
dev
trust-dns-proto ^0.23
dev
Versions
52.06%
of the crate is documented
Go to latest version
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
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
socks5_impl
0.5.10
Module error
Enums
Type Aliases
In crate socks5_impl
?
Module
socks5_impl
::
error
source
·
[
−
]
Enums
§
Error
The library’s error type.
Type Aliases
§
Result
The library’s
Result
type alias.