17 releases (10 breaking)
Uses old Rust 2015
0.15.3 | Dec 17, 2017 |
---|---|
0.15.2 | Oct 19, 2017 |
0.14.1 | Sep 1, 2017 |
0.12.0 | May 25, 2017 |
0.3.1 | Mar 30, 2017 |
#785 in Command-line interface
38 downloads per month
260KB
7K
SLoC
tvis
A console/terminal UI library.
Usage
Add this to your Cargo.toml
:
[dependencies]
tvis = "0.15.3"
and this to your crate root:
extern crate tvis;
Examples
Dependencies
~195KB