colorbox 0.4.0

A low-level toolbox for working with color
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Nathan Vegdahl <cessen@cessen.com>"]
categories = ["graphics"]
description = "A low-level toolbox for working with color"
documentation = "https://docs.rs/colorbox"
edition = "2021"
keywords = ["color"]
license = "MIT OR Apache-2.0"
name = "colorbox"
readme = "README.md"
repository = "https://github.com/cessen/colorbox"
version = "0.4.0"