8 releases (4 breaking)
Uses old Rust 2015
0.5.2 | Oct 19, 2017 |
---|---|
0.5.0 | Oct 12, 2017 |
0.4.0 | Sep 24, 2017 |
0.3.2 | Sep 1, 2017 |
0.1.0 | Jun 3, 2017 |
#52 in #terminal-interface
Used in 2 crates
12KB
306 lines
tvis_util
Cross-platform utility functions for terminal interfaces.
Usage
Add this to your Cargo.toml
:
[dependencies]
tvis_util = "0.5.2"
and this to your crate root:
extern crate tvis_util;
Examples
Dependencies
~85KB