palette_derive 0.7.6

Automatically implement traits from the palette crate.
Documentation
1
2
3
4
pub use self::from_color_unclamped::derive as derive_from_color_unclamped;

mod from_color_unclamped;
pub mod util;