mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
block::Error implements Display via thiserror, so the user facing log lines do not need the Debug formatter. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>