rust-embedded-community / serde-json-core

`serde-json` for `no_std` programs
Apache License 2.0
161 stars 59 forks source link

Deserializing unknown fields should not cause an error unless #[serde(deny_unknown_fields)] is specified #86

Open mattico opened 4 months ago

mattico commented 4 months ago

To match the behavior of serde_json: https://serde.rs/container-attrs.html#deny_unknown_fields