Crate vm_superio_ser

source ·
Expand description

Adds to the state objects from vm-superio serialization capabilities.

Provides wrappers over the state objects from vm-superio crate which implement the Serialize, Deserialize and Versionize traits as well.

Re-exports§

Modules§

  • Provides a wrapper over an RtcState that has serialization capabilities.
  • Provides a wrapper over an SerialState that has serialization capabilities.