rust-color 0.1.0

rust library for handling colors
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Victor Gil <baskeboler@gmail.com>"]
description = "rust library for handling colors"
edition = "2018"
include = ["Cargo.toml", "src/*"]
license = "Unlicense"
name = "rust-color"
repository = "https://github.com/baskeboler/rust-color.git"
version = "0.1.0"