Skip to main content

Crate blizz_ui

Crate blizz_ui 

Source

Re-exports§

pub use layout::Size;
pub use select_option::SelectOption;

Modules§

components
decode
input_buffer
layout
prompt
select_option
style

Structs§

RenderContext
Terminal dimensions and timing context shared across all components.

Traits§

Component
A self-rendering UI element.