terminity_widgets_proc 0.1.0

Widgets for TUI
Documentation
1
2
3
4
5
6
7
# Terminity Widgets' Macros

Crate defines two procedural macros, `frame!` and `derive(WidgetDisplay)`,
to help you write your apps with terminity's widgets. This is at a very early development stage,
and breaking changes or new macros (as a StructFrame one) are to be foreseen.

Check the docs for more details.