rdice-tui 0.1.2

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