Docs.rs
tui-term-0.2.0
tui-term 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
a-kenji
Dependencies
portable-pty ^0.8.1
normal
optional
ratatui ^0.29.0
normal
vt100 ^0.15.2
normal
optional
bytes ^1.8.0
dev
criterion ^0.5.1
dev
crossterm ^0.28
dev
divan ^0.1.14
dev
insta ^1.40.0
dev
once_cell ^1.20.2
dev
portable-pty ^0.8.1
dev
ratatui ^0.29.0
dev
tokio ^1
dev
tracing ^0.1.40
dev
tracing-subscriber ^0.3.18
dev
Versions
60.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
Module widget
tui_
term
0.2.0
Module widget
Module Items
Structs
Traits
In crate tui_
term
tui_term
Module
widget
Copy item path
Source
Structs
§
Cursor
Pseudo
Terminal
A widget representing a pseudo-terminal screen.
Traits
§
Cell
A trait for representing a single cell on a screen.
Screen
A trait representing a pseudo-terminal screen.