iced-hex-color

Crates.ioiced-hex-color
lib.rsiced-hex-color
version0.1.1
sourcesrc
created_at2023-07-31 21:48:24.113062
updated_at2023-07-31 23:39:58.581023
descriptionGenerate Iced color structs using hex color codes
homepage
repositoryhttps://github.com/pyroraptor07/iced-hex-color
max_upload_size
id931237
size8,040
(pyroraptor07)

documentation

README

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.

Commit count: 4

cargo fmt