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

feat(as_ref_str): enable prefix attribute for AsRefStr derive #334

Merged
merged 2 commits into from Mar 10, 2024

Conversation

vbrvk
Copy link
Contributor

@vbrvk vbrvk commented Feb 17, 2024

Enable prefix attribute for AsRefStr derive so

(i.e. always enum.as_ref().to_string() == enum.to_string()).

Is true again

@seanpianka
Copy link

Is this PR related to some bug in #296?

@Peternator7 Peternator7 merged commit 63ee822 into Peternator7:master Mar 10, 2024
1 check passed
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.

None yet

3 participants