mirror of
https://github.com/serde-rs/json.git
synced 2026-03-23 10:03:55 +00:00
This makes the behavior of serde_json::from_value consistent with serde_json::from_str when dealing with the same Deserialize impls.
This makes the behavior of serde_json::from_value consistent with serde_json::from_str when dealing with the same Deserialize impls.