oxidecomputer / amd-apcb

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

A field with type Apcb cannot be serialized using Serde #108

Closed daym closed 1 year ago

daym commented 1 year ago

Because serde wants to clone it, and Clone isn't implemented on Apcb.