cursive-macros 0.1.0

Proc-macros for the cursive TUI library.
Documentation
1
2
3
4
5
mod blueprint;
mod callback_helper;

pub use blueprint::blueprint;
pub use callback_helper::callback_helpers;