ansicolor -- terminal ansi color libraty
简单的基于终端的ansi颜色库
项目地址
https://github.com/kivensoft/ansicolor_rs
技术框架
添加依赖
cargo add --git https://github.com/kivensoft/ansicolor_rs ansicolor
使用
use ansicolor;
简单的基于终端的ansi颜色库
https://github.com/kivensoft/ansicolor_rs
cargo add --git https://github.com/kivensoft/ansicolor_rs ansicolor
use ansicolor;