rdice-tui 0.1.0

Terminal UI for persistent dice trays powered by rdice-core
Documentation
1
2
3
4
5
6
pub mod app;
pub mod command;
pub mod input;
pub mod screens;
pub mod storage;
pub mod ui;