Crate tui_gradient_block

Crate tui_gradient_block 

Source

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 Buffer and Cell types.
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
style contains the primitives used to control how your user interface will look.
text
Primitives for styled text.
theme_presets
types
widgets
widgets is a collection of types that implement Widget or StatefulWidget or 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