palett 0.0.8

ansi color space tool
Documentation
1
2
3
4
pub const FORE: &str     = "38;2";
pub const BACK: &str     = "48;2";
pub const CLR_FORE: &str = "39";
pub const CLR_BACK: &str = "49";