Thanks to visit codestin.com
Credit goes to lib.rs

3 unstable releases

0.3.1 Aug 19, 2021
0.3.0 Aug 19, 2021
0.1.0 Feb 10, 2017

#25 in #hsl

29 downloads per month
Used in aparte

MIT license

545KB
650 lines

hsluv CI Cargo API reference

Introduction

This is a Rust implementation of HSLuv (revision 4), based heavily off of the official C implementation. Supports no_std via the libm feature.

Dependencies