tui-lipan-macro 0.1.0

Procedural macros for the tui-lipan TUI framework (ui!, rsx!, mockup!).
Documentation

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:

[dependencies]
tui-lipan = "0.1"
use tui_lipan::prelude::*;

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.