cloud-hypervisor/block_util
Rob Bradford 0c1c8881ef virtio-devices, block_util: Automatically serialized packed structs
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>
2021-04-16 13:27:03 +01:00
..
src virtio-devices, block_util: Automatically serialized packed structs 2021-04-16 13:27:03 +01:00
Cargo.toml build(deps): bump libc from 0.2.92 to 0.2.93 2021-04-06 17:03:25 +00:00