cli_kit 0.1.11

One stop shop for building a next gen terminal applications
Documentation
1
2
3
4
#![crate_type = "lib"]
#![crate_name = "cli_kit"]
/// ANSI Related functions
pub mod ansi;