mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 11:31:14 +00:00
0c1c8881ef
With current serde_derive it is possible to #[derive(Serialize)] on packed structures if they implement Copy. This allows the removal of the manual equivalent code. Signed-off-by: Rob Bradford <robert.bradford@intel.com> |
||
---|---|---|
.. | ||
async_io.rs | ||
fixed_vhd_async.rs | ||
fixed_vhd_sync.rs | ||
lib.rs | ||
qcow_sync.rs | ||
raw_async.rs | ||
raw_sync.rs | ||
vhd.rs |