rgba32 0.1.10

Basic 32-bit colour representation and manipulation
Documentation
[dependencies.serde]
features = ["serde_derive"]
optional = true
version = "1.0"

[features]
serialize = ["serde"]

[package]
authors = ["Stephen Sherratt <stephen@sherra.tt>"]
description = "Basic 32-bit colour representation and manipulation"
documentation = "https://docs.rs/rgba32"
edition = "2018"
homepage = "https://github.com/gridbugs/rgba32"
license = "MIT"
name = "rgba32"
readme = "README.md"
repository = "https://github.com/gridbugs/rgba32"
version = "0.1.10"