mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
path_beneath_rules() just needs the paths given to it to be AsRef<Path>, so there's no need to create new PathBufs for it. Signed-off-by: Alyssa Ross <hi@alyssa.is>