coloring 0.1.0

Convert values to color simply and securely.
Documentation

🌈 Coloring

Convert values to color simply and securely.

Crates.io • Crates.io • Build Status • API

Installation

Add the dependency in the Cargo.toml file:

[dependencies]
coloring = "0.1.0"

Basic Use

extern crate coloring::*;

License

Coloring is open source software licensed as MIT.