tui-markup-renderer 1.1.1

Rust library to use TUI and markup to build UI terminal interfaces.
Documentation
1
2
3
4
5
6
7
pub mod event_response;
pub mod markup_element;
pub mod markup_parser;
pub mod storage;
pub mod actions;
pub mod styles;
pub mod utils;