andiskaz 0.2.0

A convenience library for writing games and other apps in TUI
Documentation
1
2
3
4
5
//! UI helpers.

pub mod info;
pub mod menu;
pub mod input;