Docs.rs
weavetui-0.1.3
weavetui 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mzyui
Dependencies
anyhow ^1.0.99
normal
crossterm ^0.29.0
normal
futures-util ^0.3.31
normal
ratatui ^0.29.0
normal
strum ^0.27.2
normal
tokio ^1.47.1
normal
tokio-util ^0.7.16
normal
weavetui_core ^0.1.3
normal
weavetui_derive ^0.1.3
normal
Versions
20%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
All
weavetui
0.1.3
Crate Items
Macros
Structs
Enums
Traits
Functions
Type Aliases
Attribute Macros
List of all items
Structs
app::App
keyboard::KeyBindings
prelude::App
prelude::KeyBindings
prelude::Tui
tui::Tui
Enums
event::Action
event::ActionKind
event::Event
prelude::Action
prelude::Event
Traits
Component
ComponentAccessor
prelude::Component
prelude::ComponentAccessor
Macros
components
kb
prelude::components
prelude::kb
Attribute Macros
component
prelude::component
Functions
keyboard::key_event_to_string
keyboard::parse_key_sequence
prelude::key_event_to_string
Type Aliases
tui::IO