1
0
mirror of https://github.com/jht5945/rust_util.git synced 2025-12-28 16:10:05 +08:00

add terminal check

This commit is contained in:
2019-11-23 21:09:42 +08:00
parent c969e39efe
commit 9c1bed76d1
3 changed files with 27 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
#[macro_use]
extern crate lazy_static;
extern crate term;
use std::{