coloring 0.3.1

Convert values to color simply and securely.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.libm]
version = "0.2"

[package]
authors = ["André Lins <andrelucas01@hotmail.com>"]
description = "Convert values to color simply and securely."
documentation = "https://docs.rs/coloring"
edition = "2018"
keywords = ["convert", "color", "string"]
license = "MIT"
name = "coloring"
readme = "README.md"
repository = "https://github.com/andrelmlins/coloring"
version = "0.3.1"