serde-json-core
serde-json-core copied to clipboard
Deserializing unknown fields should not cause an error unless #[serde(deny_unknown_fields)] is specified
trafficstars
To match the behavior of serde_json: https://serde.rs/container-attrs.html#deny_unknown_fields