Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
yansi 0.1.0 - Docs.rs
[go: Go Back, main page]

yansi 0.1.0

A dead simple ANSI terminal color painting library.
Documentation

yansi

A dead simple ANSI terminal color painting library.

use yansi::Paint;
use yansi::Color::White;

println!("{} light, {} light!", Paint::green("Green"), Paint::red("red"));

See the documentation for more.

License

State is licensed under either of the following, at your option: