Docs.rs
simple_socks5-0.1.0
simple_socks5 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
asaft29
Dependencies
thiserror ^2.0.16
normal
tokio ^1.47.1
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.20
normal
Versions
96.61%
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
V4
simple_
socks5
0.1.0
V4
Aliased Type
In crate simple_
socks5
simple_socks5
Type Alias
V4
Copy item path
Source
pub type V4 =
Ipv4Addr
;
Expand description
Represents an IPv4 address.
Aliased Type
ยง
pub struct V4 {
/* private fields */
}