A library to build rich terminal user interfaces or dashboards.
# Cargo.toml
[dependencies]
tui = "0.19.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a TUI terminal with Crossterm backend.
Add `crossterm` or `termion` as a dependency.
No dependency data recorded yet.