Docs.rs
rtcom-tui-0.2.1
rtcom-tui 0.2.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
TrekMax
Dependencies
anyhow ^1
normal
bytes ^1
normal
crossterm ^0.28
normal
futures ^0.3
normal
ratatui ^0.30
normal
rtcom-config ^0.2.1
normal
rtcom-core ^0.2.1
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tui-term ^0.3
normal
vt100 ^0.16
normal
insta ^1
dev
tempfile ^3
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
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
Module app
rtcom_
tui
0.2.1
Module app
Module Items
Structs
In crate rtcom_
tui
rtcom_tui
Module
app
Copy item path
Source
Expand description
Top-level TUI application object.
Structs
ยง
TuiApp
Owns the TUI render state and input dispatcher.