Docs.rs
shell-tunnel-0.4.0
shell-tunnel 0.4.0
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.59%
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
Module error
shell_
tunnel
0.4.0
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.