tui-lipan-macro
Procedural macros for tui-lipan, the opinionated, component-based TUI framework for Rust.
This crate provides the ui!, rsx!, and mockup! macros. You normally do not
depend on it directly - it is re-exported through tui-lipan:
[]
= "0.1"
use *;
See the tui-lipan documentation and repository for usage, examples, and the full feature set.
License
Licensed under the Mozilla Public License 2.0 (MPL-2.0), the same as tui-lipan. See the LICENSE.