Docs.rs
alktty-0.5.0
alktty 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
18 September 2026
Links
Repository
crates.io
Source
Owners
alkimiadev
Dependencies
alkcall ^0.8.0
normal
async-trait ^0.1
normal
bytes ^1
normal
futures ^0.3
normal
futures-core ^0.3
normal
portable-pty ^0.9
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
optional
tracing ^0.1
normal
bytes ^1
dev
serde_json ^1
dev
tempfile ^3
dev
tokio ^1
dev
libc ^0.2
normal
Versions
90.32%
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
STREAM_STDERR
alktty
0.5.0
In alktty::
wire
alktty
::
wire
Constant
STREAM_
STDERR
Copy item path
Source
pub const STREAM_STDERR:
u8
= 2;
Expand description
stderr channel (server→client, raw bytes).