Docs.rs
fkm-proxy-0.3.0
fkm-proxy 0.3.0
Permalink
Docs.rs crate page
MIT
09 July 2026
Links
Repository
crates.io
Source
Owners
filipton
Dependencies
anyhow ^1.0.102
normal
bytes ^1.11.1
normal
chrono ^0.4.44
normal
clap ^4.6.1
normal
dotenvy ^0.15.7
normal
html-escape ^0.2.13
normal
http ^1.4.0
normal
kanal ^0.1.1
normal
mime_guess ^2.0.5
normal
pty-process ^0.5.3
normal
qls-proto-utils ^0.2.0
normal
quinn ^0.11.9
normal
rand ^0.10.1
normal
rcgen ^0.14.7
normal
ring ^0.17.14
normal
russh ^0.60.0
normal
rustls ^0.23.38
normal
rustls-pemfile ^2.2.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
thiserror ^2.0.18
normal
tokio ^1.52.1
normal
tokio-pipe ^0.2.12
normal
tokio-rustls ^0.26.4
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
Versions
0%
of the crate is documented
Platform
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
Skip to main content
parse_socketaddr
fkm_
proxy
0.3.0
In fkm_
proxy::
utils
fkm_proxy
::
utils
Function
parse_
socketaddr
Copy item path
Source
pub fn parse_socketaddr(arg: &
str
) ->
Result
<
SocketAddr
>