Docs.rs
imp-tui-0.2.0
imp-tui 0.2.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kfcafe
Dependencies
async-trait ^0.1
normal
crossterm ^0.28
normal
futures ^0.3
normal
imp-core ^0.2.0
normal
imp-llm ^0.2.0
normal
imp-lua ^0.2.0
normal
mana-core ^0.3.2
normal
ratatui ^0.29
normal
serde ^1
normal
serde_json ^1
normal
syntect ^5
normal
thiserror ^2
normal
tokio ^1
normal
unicode-width ^0.2
normal
uuid ^1
normal
walkdir ^2
normal
tempfile ^3
dev
Versions
16.34%
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
Module tui_interface
imp_tui
0.2.0
Module tui_
interface
Module Items
Structs
Enums
In crate imp_
tui
imp_tui
Module
tui_
interface
Copy item path
Source
Structs
§
TuiInterface
UserInterface implementation that sends requests to the TUI event loop.
Enums
§
UiRequest
Events sent from the TuiInterface to the main App event loop.