Crates.io | hsluv |
lib.rs | hsluv |
version | 0.3.1 |
source | src |
created_at | 2017-02-10 06:49:40.206903 |
updated_at | 2021-08-19 00:21:05.983377 |
description | Human-friendly HSL (revision 4) |
homepage | |
repository | https://github.com/bb010g/rust-hsluv.git |
max_upload_size | |
id | 8448 |
size | 1,688,651 |
This is a Rust implementation of HSLuv (revision 4),
based heavily off of the
official C implementation.
Supports no_std
via the libm
feature.