Crate iced_hex_color

source ·
Expand description

iced-hex-color

Crates.io Crates.io docs.rs

This crate contains a few utility macros for generating Iced color structs from standard hex color codes.

See the hex_color! macro for usage details; aside from the Iced crate used, both macros are identical.

This crate is compatible with Iced version 0.10.

Macros