Docs.rs
tty-interface-4.0.0
tty-interface 4.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
danielway
Dependencies
crossterm ^0.25.0
normal
unicode-segmentation ^1.9.0
normal
unicode-width ^0.1.9
normal
vt100 ^0.15.1
normal
rand ^0.8.5
dev
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
tty_
interface
4.0.0
Module test
Module Items
Structs
In crate tty_
interface
tty_interface
Module
test
Copy item path
Source
Structs
ยง
Virtual
Device
A virtual testing device based on the vte/vt100 parser. Ideally, this would be hidden from production builds and only available to functional, documentation, and unit tests, but that does not seem to be possible currently.