Re-exports§
pub use theme_presets::cool::t_misty_blue;pub use theme_presets::dark::t_midnight_blurple;pub use theme_presets::misc::t_monochrome;pub use theme_presets::multi_color::t_rainbow;pub use theme_presets::warm::t_rusty_ruins;
Modules§
- border
- border_
styles - buffer
- A module for the
BufferandCelltypes. - enums
- env
- Inspection and manipulation of the process’s environment.
- gradient_
block - layout
- macros
- prelude
- A prelude for conveniently writing applications using this library.
- preset
- rc
- Single-threaded reference-counting pointers. ‘Rc’ stands for ‘Reference Counted’.
- setter_
functions - structs
- style
stylecontains the primitives used to control how your user interface will look.- text
- Primitives for styled text.
- theme_
presets - types
- widgets
widgetsis a collection of types that implementWidgetorStatefulWidgetor both.
Macros§
- env
- Inspects an environment variable at compile time.
- gen_
titles - generate_
from_ json - generate_
theme_ use - generate_
to_ json - get_
aligned_ position - handle_
args - handle_
fill - to_
ratatui_ color