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

Remove the "rename" feature #149

Merged
merged 2 commits into from Mar 6, 2021
Merged

Conversation

Peternator7
Copy link
Owner

No description provided.

@Peternator7 Peternator7 linked an issue Feb 20, 2021 that may be closed by this pull request
@Peternator7 Peternator7 merged commit d097778 into master Mar 6, 2021
@dzmitry-lahoda
Copy link

what should i use?

@Peternator7
Copy link
Owner Author

In Rust 2018, you can refer to macros by their path in the crate so you should use the full path to the macro.

#[derive(strum_macros::EnumString)]
pub YourEnum {}

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.

Remove proc-macro renames in Jan 2021
3 participants