mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The struct already implements ByteValued so this unsafe block can be changed to call as_slice() from that trait. Signed-off-by: Rob Bradford <rbradford@meta.com>