tvis
A console/terminal UI library.
Usage
Add this to your Cargo.toml:
[]
= "0.15.3"
and this to your crate root:
extern crate tvis;
Examples
A console/terminal UI library.
Add this to your Cargo.toml:
[dependencies]
tvis = "0.15.3"
and this to your crate root:
extern crate tvis;