Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derive Deserialize on NamedColor #264

Open
LafeWessel opened this issue Dec 19, 2024 · 1 comment
Open

Derive Deserialize on NamedColor #264

LafeWessel opened this issue Dec 19, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@LafeWessel
Copy link

It would be nice to have Deserialize derived on the NamedColor enum. It appears that Serialize is already derived for it. It would also probably be nice to have Deserialize for the other color structs, namely Rgb and Rgba.

@andrei-ng andrei-ng added the good first issue Good for newcomers label Dec 20, 2024
@andrei-ng
Copy link
Collaborator

Should be straightforward. Will try to add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants