dye 0.0.0

A simple color crate. Reserved.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["hyarsan"]
categories = ["data-structures", "embedded", "graphics", "no-std"]
description = "A simple color crate. Reserved."
documentation = "https://docs.rs/dye"
edition = "2018"
homepage = "https://github.com/hyarsan/dye"
keywords = ["color", "colour", "rgb"]
license = "MIT"
name = "dye"
readme = "README.md"
repository = "https://github.com/hyarsan/dye.git"
version = "0.0.0"