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

Re-export dependencies such as angular-units #16

Open
ash2x3zb9cy opened this issue Aug 30, 2020 · 1 comment
Open

Re-export dependencies such as angular-units #16

ash2x3zb9cy opened this issue Aug 30, 2020 · 1 comment

Comments

@ash2x3zb9cy
Copy link

Angular-units is a dependency of the crate, but since prisma doesn't re-export it, users need to add angular-units to their own dependencies in order to use things like prisma::Hsv.
I think it'd help usability to add a re-export.

@tylerreisinger
Copy link
Owner

It's been a while since I did serious Rust library dev. What'd you suggest adding to support that?

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

2 participants