theater-cli 0.2.1

Command-line interface for Theater actor system
Documentation
1
2
3
4
5
pub mod event_panel;
pub mod status_panel;

pub use event_panel::render_event_panel;
pub use status_panel::render_status_panel;