Crate vtui_core

Crate vtui_core 

Source

Structs§

Component
A builder which declares the properties of a component.
DrawContext
A context container given to all component draw handlers.
Runtime
The execution engine for a vtui application.
Tick
A runtime event where some producer wishes to continue the flow of time.

Traits§

Event
A marker trait for runtime signals.