mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The trait has no implementations. All format backends now implement the composable disk_file traits instead. The DiskFileError and AsyncIo types remain in async_io.rs as they are still used by format workers. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>