You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@porkbrain Thanks for the test case (and the edit)! I can confirm that it works on main and I'll push your case to the repo as a test case so it will work in v0.9 :)
* Add #526 as a test
Co-authored-by: porkbrain <git@porkbrain.com>
* Fix indemap deprecated API usage
---------
Co-authored-by: porkbrain <git@porkbrain.com>
When I use
#[serde(flatten)]
, serialization emits invalid RON. Here's a minimal example of the issue I am facing.EDIT: Just read #496. Wish all the best 🫀 Perhaps the example above will be useful somehow.
The text was updated successfully, but these errors were encountered: