Convert values to color simply and securely.
• • •
Add the dependency in the Cargo.toml file:
Cargo.toml
toml [dependencies] coloring = "0.1.0"
rust extern crate coloring::*;
Coloring is open source software licensed as MIT.