Docs.rs
framework-tool-tui-0.8.3
framework-tool-tui 0.8.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
grouzen
Dependencies
anyhow ^1.0
normal
color-eyre ^0.6.5
normal
crossterm ^0.28.1
normal
dirs ^5.0
normal
dmidecode ^1
normal
framework_lib ^0.6.1
normal
futures ^0.3.31
normal
ratatui ^0.29
normal
serde ^1.0
normal
tokio ^1.47.1
normal
toml ^0.8
normal
tui-popup ^0.6.0
normal
uzers ^0.12.1
normal
Versions
2.09%
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
Files
framework_tool_tui/
lib.rs
1
pub mod
app;
2
pub mod
config;
3
pub mod
event;
4
pub mod
framework;
5
pub mod
tui;