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

Add warning to RawValue docs regarding untagged enums #1

Closed
wants to merge 1 commit into from

Conversation

d4h0
Copy link
Owner

@d4h0 d4h0 commented Aug 16, 2020

Hi,

This adds a warning to the docs of RawValue for this bug (deserializing to an untagged enum with RawValue always fails).

Because there is basically no usable information if deserializing to an untagged enum failes, a note like this would be useful to Rust beginners like me (it took me more than one hour to find out what the problem was).

@d4h0
Copy link
Owner Author

d4h0 commented Aug 16, 2020

That did not work as intended... this is not the repo where I wanted to open this PR... :)

@d4h0 d4h0 closed this Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant