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

Deriving extension traits over generic types #19

Open
jtempest opened this issue Jul 24, 2020 · 0 comments
Open

Deriving extension traits over generic types #19

jtempest opened this issue Jul 24, 2020 · 0 comments

Comments

@jtempest
Copy link
Owner

Currently the custom #[derive(...)] implementation does not handle derivation over generic types. Deriving the float_eq traits over generics can get pretty messy (see the my_complex_generic test), so I'm leaving this issue here in case anyone fancies trying to tackle this in future.

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

No branches or pull requests

1 participant