Expand description
Umbrella crate that re-exports Rustik facade crates.
Use rustik::tui::* for the full facade API. Enable widgets to forward
to rustik-tui’s optional widgets feature, or highlight to re-export
the rustik-highlight parser/highlighter crate.
Re-exports§
pub use rustik_tui as tui;