Docs.rs
matetui-0.3.2
matetui 0.3.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
lucas-labs
Dependencies
crossterm ^0.28.1
normal
downcast-rs ^1.2.1
normal
futures ^0.3.30
normal
ratatui ^0.28.1
normal
strum ^0.26.1
normal
thiserror ^1.0.64
normal
tokio ^1.40.0
normal
tokio-util ^0.7.12
normal
unicode-width ^0.2.0
normal
optional
Versions
29.41%
of the crate is documented
Go to latest version
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
matetui
0.3.2
Children
Aliased type
In crate matetui
Type Alias
matetui
::
Children
Copy item path
source
·
[
−
]
pub type Children =
HashMap
<
String
,
Box
<dyn
Component
>>;
Aliased Type
§
struct Children {
/* private fields */
}