Docs.rs
crossterm-0.29.0
crossterm 0.29.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TimonPost
Dependencies
base64 ^0.22
normal
optional
bitflags ^2.9
normal
derive_more ^2.0.0
normal
optional
document-features ^0.2.11
normal
futures-core ^0.3
normal
optional
parking_lot ^0.12
normal
serde ^1.0
normal
optional
async-std ^1.13
dev
futures ^0.3
dev
futures-timer ^3.0
dev
serde_json ^1.0
dev
serial_test ^3.0.0
dev
temp-env ^0.3.6
dev
tokio ^1.44
dev
filedescriptor ^0.8
normal
optional
libc ^0.2
normal
optional
mio ^1.0
normal
optional
rustix ^1
normal
signal-hook ^0.3.17
normal
optional
signal-hook-mio ^0.2.4
normal
optional
crossterm_winapi ^0.9.1
normal
optional
winapi ^0.3.9
normal
optional
Versions
94.98%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Files
crossterm/style/
sys.rs
1
#[cfg(windows)]
2
pub
(
crate
)
mod
windows;