Deserializing unknown fields should not cause an error unless #[serde(deny_unknown_fields)] is specified
mattico opened this issue · 0 comments
mattico commented
To match the behavior of serde_json: https://serde.rs/container-attrs.html#deny_unknown_fields