Docs.rs
shell-tunnel-0.9.1
shell-tunnel 0.9.1
Docs.rs crate page
MIT
22 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
birdnamoo
Dependencies
axum ^0.8
normal
axum-server ^0.8
normal
optional
futures-util ^0.3
normal
lexopt ^0.3
normal
portable-pty ^0.9
normal
rcgen ^0.14
normal
optional
ring ^0.17
normal
optional
rustls ^0.23
normal
optional
rustls-pemfile ^2
normal
optional
self_update ^0.42
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.43
normal
tokio-tungstenite ^0.24
normal
optional
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
vt100 ^0.16
normal
vte ^0.15
normal
webpki-roots ^0.26
normal
optional
rustls-pemfile ^2
dev
tempfile ^3
dev
tokio-rustls ^0.26
dev
tokio-test ^0.4
dev
tokio-tungstenite ^0.24
dev
libc ^0.2.180
normal
Versions
91.53%
of the crate is documented
Go to latest version
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_args
shell_
tunnel
0.9.1
In shell_
tunnel::
cli
shell_tunnel
::
cli
Function
parse_
args
Copy item path
Source
pub fn parse_args() ->
Result
<
Args
,
ArgsError
>
Expand description
Parse command-line arguments.