Docs.rs
shell-tunnel-0.5.1
shell-tunnel 0.5.1
Docs.rs crate page
MIT
21 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
birdnamoo
Dependencies
axum ^0.8
normal
futures-util ^0.3
normal
lexopt ^0.3
normal
portable-pty ^0.9
normal
rustls ^0.23
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
tempfile ^3
dev
tokio-test ^0.4
dev
tokio-tungstenite ^0.24
dev
libc ^0.2.180
normal
Versions
90.76%
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.5.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.