appcui_proc_macro 0.2.3

Procedural macros for the AppCUI TUI framework.
Documentation
1
2
3
4
5
6
mod text_alignment;
pub(crate) mod builder;


use self::text_alignment::TextAlignment;
pub(crate) use builder::create;