mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add #[derive(Debug)] to RawFileDisk. This is required by the new disk_file traits which have Send + Debug bounds. Signed-off-by: Muminul Islam <muislam@microsoft.com>