cluColor 0.1.5

Methods for formatted recording of color output.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "cluColor"
version = "0.1.5"
authors = ["Денис Котляров <denis2005991@gmail.com>"]
repository = "https://github.com/clucompany/cluColor.git"
license = "Apache-2.0"
readme = "README.md"

description = "Methods for formatted recording of color output."
keywords = ["color_out", "clucolor", "color", "clucompany"]
categories = ["development-tools"]

[lib]
name = "clucolor"
path = "src/lib.rs"

[dependencies]