Docs.rs
terminal-emulator-0.1.0
terminal-emulator 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dflemstr
Dependencies
arraydeque ^0.4.3
normal
base64 ^0.10.1
normal
bitflags ^1.0.4
normal
log ^0.4.6
normal
static_assertions ^0.3.1
normal
unicode-width ^0.1.5
normal
vte ^0.3.3
normal
Versions
70.65%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
terminal_
emulator
0.1.0
All Items
Crate Items
Re-exports
Modules
Crate
terminal_emulator
Copy item path
Source
Re-exports
§
pub use ansi::
Handler
;
pub use ansi::
Processor
;
Modules
§
ansi
ANSI Terminal Stream Parsing
mode
selection
State management for a selection in the grid
term
Exports the
Term
type which is a high-level API for the Grid