contrasted 0.1.3

Simple library for checking the contrast between two colors.
Documentation
[dependencies]

[[example]]
name = "text"
path = "examples/text.rs"

[lib]
name = "contrasted"
path = "src/lib.rs"

[package]
authors = ["trisuaso"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Simple library for checking the contrast between two colors."
edition = "2024"
license = "AGPL-3.0-or-later"
name = "contrasted"
readme = "README.md"
repository = "https://github.com/trisuaso/contrasted"
version = "0.1.3"