mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add FromStr trait implementation for GuestVmType to enable parsing from CLI string arguments. Supports "regular" and "confidential" string values. Signed-off-by: Muminul Islam <muislam@microsoft.com>