Docs.rs
rat-widget-0.16.2
rat-widget 0.16.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
thscharler
Dependencies
chrono ^0.4
normal
crossterm ^0.28
normal
directories-next ^2.0.0
normal
format_num_pattern ^0.9
normal
iset ^0.3
normal
log ^0.4
normal
memchr ^2.7.2
normal
pure-rust-locales ^0.8
normal
rat-event ^0.16
normal
rat-focus ^0.12
normal
rat-ftable ^0.18
normal
rat-scrolled ^0.14
normal
rat-text ^0.12
normal
ratatui ^0.28
normal
ropey ^1.6.1
normal
rust_decimal ^1.34
normal
rust_decimal_macros ^1.34
normal
sysinfo ^0.31
normal
unicode-display-width ^0.3.0
normal
unicode-segmentation ^1.11
normal
unicode-width ^0.1.12
normal
anyhow ^1.0.82
dev
chrono ^0.4
dev
fern ^0.6
dev
lorem-rustum ^0.0.5
dev
Versions
100%
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
rat_
widget
0.16.2
Module list
Module Items
Modules
Structs
Traits
In crate rat_
widget
Module
rat_widget
::
list
Copy item path
source
·
[
−
]
Expand description
Extensions for ratatui List.
Modules
§
edit
Adds inline editing support for List.
selection
Structs
§
List
List widget.
List
State
State & event handling.
List
Style
Collected styles.
Traits
§
List
Selection
Trait for list-selection.