| Crates.io | terminity_widgets_proc |
| lib.rs | terminity_widgets_proc |
| version | 0.1.0 |
| created_at | 2023-03-05 17:12:32.191376+00 |
| updated_at | 2023-03-05 17:12:32.191376+00 |
| description | Widgets for TUI |
| homepage | |
| repository | https://github.com/NeoGalaxy/terminity |
| max_upload_size | |
| id | 801606 |
| size | 17,690 |
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.