Docs.rs
shell-tunnel-0.9.3
shell-tunnel 0.9.3
Permalink
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
getrandom ^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.54%
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
Module error
shell_
tunnel
0.9.3
Module error
Module Items
Enums
Type Aliases
In crate shell_
tunnel
shell_tunnel
Module
error
Copy item path
Source
Expand description
Error types for shell-tunnel.
Enums
§
Shell
Tunnel
Error
Main error type for shell-tunnel operations.
Type Aliases
§
Result
Convenience Result type for shell-tunnel operations.