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
{{ message }}
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
Dear Serde maintainers,
Thank you for the library. It's fantastic.
When I use
serde_yaml::from_str
, the following YAML won't work:But It should. You can for example try to convert it by
cat file.yml | remarshal -if yaml -of json
andremarshal
will convert it.Thank you.
Joe
(first I posted this in
serde-rs
serde-rs/serde#2667 but I was asked to post it here)The text was updated successfully, but these errors were encountered: