mach-tui 0.2.0

A powerful yet easy-to-use todo TUI
Documentation
1
2
3
fn main() {
    mach::run();
}