We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
IntoIterator
Map
I think this useful trait should be implemented in any case.
The text was updated successfully, but these errors were encountered:
Issue has had no activity in the last 180 days and is going to be closed in 7 days if no further activity occurs
Sorry, something went wrong.
Fix ron-rs#277 and ron-rs#405 with Value::Map IntoIter and extran…
Value::Map
IntoIter
bee1974
…eous item check for `Value::Seq`
Value::Seq
Fix #277 and #405 with Value::Map IntoIter and extraneous item ch…
21833a8
…eck for `Value::Seq` (#406)
1ad4db5
…eous item check for `Value::Seq` (ron-rs#406)
Successfully merging a pull request may close this issue.
I think this useful trait should be implemented in any case.
The text was updated successfully, but these errors were encountered: