[go: up one dir, main page]

read_color 1.0.0

A simple library for reading hex colors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[lib]
name = "read_color"
path = "src/lib.rs"

[package]
authors = ["bvssvni <bvssvni@gmail.com>"]
description = "A simple library for reading hex colors"
homepage = "https://github.com/pistondevelopers/read_color"
keywords = ["color", "parse", "hex", "hexadecimal", "piston"]
license = "MIT OR Apache-2.0"
name = "read_color"
readme = "README.md"
repository = "https://github.com/pistondevelopers/read_color.git"
version = "1.0.0"