Crates.io | iced-hex-color |
lib.rs | iced-hex-color |
version | 0.1.1 |
source | src |
created_at | 2023-07-31 21:48:24.113062 |
updated_at | 2023-07-31 23:39:58.581023 |
description | Generate Iced color structs using hex color codes |
homepage | |
repository | https://github.com/pyroraptor07/iced-hex-color |
max_upload_size | |
id | 931237 |
size | 8,040 |
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.