oxidecomputer / amd-apcb

AMD Generic Encapsulated Software Architecture Platform Security Processor Configuration Block manipulation library
Mozilla Public License 2.0
13 stars 1 forks source link

Consider #[serde(deny_unknown_fields)] #27

Closed daym closed 2 years ago

daym commented 2 years ago

Consider using #[serde(deny_unknown_fields)] to save the users from themselves

daym commented 2 years ago

In light of https://github.com/oxidecomputer/amd-apcb/issues/45 doing this soon is probably a good idea.