rand_color_convert 0.1.0

Color conversion strategy and helpers for rand_color workspace.
Documentation
1
2
3
4
5
6
7
8
# rand_color_convert

Conversion strategy crate for `rand_color` workspace.

Currently includes:

- RGB <-> HSL conversion helpers
- lightweight conversion traits (`ToRgb`, `ToHsl`)