make_colors 1.0.2

A simple, powerful and cross-platform Rust library for adding colors to your terminal output with support for hex colors, RGB, and rich markup
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/target
# PT backup directory
.pt/

# Added entries (1 items)
*sublime*
# Rust
/target/
**/*.rs.bk
*.pdb
Cargo.lock

# IDE
.vscode/
.idea/
*.sublime-workspace
.DS_Store