Docs.rs
yozefu-tui-0.0.27
yozefu-tui 0.0.27
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Mcdostone
Dependencies
yozefu-app ^0.0.27
normal
bytesize ^2.3.1
normal
chrono ^0.4.44
normal
circular-buffer ^1.1.0
normal
copypasta ^0.10.2
normal
crossterm ^0.29.0
normal
futures ^0.3.32
normal
futures-batch ^0.7.0
normal
itertools ^0.14.0
normal
yozefu-lib ^0.0.27
normal
nom ^8.0.0
normal
open ^5.3.3
normal
ratatui ^0.30.0
normal
rayon ^1.11.0
normal
rdkafka ^0.39.0
normal
resolve-path ^0.1.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
strum ^0.27.2
normal
syntect ^5.3.0
normal
thousands ^0.2.0
normal
throbber-widgets-tui ^0.11.0
normal
timeago ^0.6.0
normal
tokio ^1
normal
tokio-util ^0.7.18
normal
tracing ^0.1.44
normal
tui-input ^0.15.0
normal
indexmap ^2.13.0
dev
insta ^1.46.3
dev
tempfile ^3.26.0
dev
Versions
11.36%
of the crate is documented
Platform
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
Crate yozefu_tui
yozefu_
tui
0.0.27
All Items
Crate Items
Re-exports
Modules
Structs
Constants
Crate
yozefu_
tui
Copy item path
Source
Expand description
This library contains all the glue code with
Ratatui
.
Re-exports
§
pub use error::
TuiError
;
pub use theme::
Theme
;
Modules
§
error
theme
Theme for the TUI
Structs
§
Notification
A notification is a message displayed in the bottom-right corner of the TUI.
State
Ui
Constants
§
HIGHLIGHTER_
THEMES