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

Depricated attribute on re-exports doesn't actually do anything #814

Open
AloeareV opened this issue Apr 14, 2023 · 0 comments
Open

Depricated attribute on re-exports doesn't actually do anything #814

AloeareV opened this issue Apr 14, 2023 · 0 comments

Comments

@AloeareV
Copy link
Contributor

This line doesn't actually do anything.

#[deprecated(note = "Please use the types exported from the `zip32::sapling` module instead.")]

If this warning worked as intended, it would have been really helpful. As it is, is there some other way to notify consumers about the move? Has it been long enough that the pub use can be removed in the next version?

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