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

Make it possible to derive IntoColor and FromColor #84

Merged
merged 3 commits into from
Mar 24, 2018

Conversation

Ogeon
Copy link
Owner

@Ogeon Ogeon commented Mar 18, 2018

Adds #[derive(FromColor)] and #[derive(IntoColor)].

Closes #82

@Ogeon Ogeon changed the title [WIP] Make it possible to derive IntoColor and FromColor Make it possible to derive IntoColor and FromColor Mar 24, 2018
@Ogeon
Copy link
Owner Author

Ogeon commented Mar 24, 2018

bors r+

bors bot added a commit that referenced this pull request Mar 24, 2018
84: Make it possible to derive IntoColor and FromColor r=Ogeon a=Ogeon

Adds `#[derive(FromColor)]` and `#[derive(IntoColor)]`.

Closes #82
@bors
Copy link
Contributor

bors bot commented Mar 24, 2018

Build succeeded

@bors bors bot merged commit c71798c into master Mar 24, 2018
@bors bors bot deleted the into_from_color_derive branch March 24, 2018 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant