choose_hypervisor

Function choose_hypervisor 

Source
pub fn choose_hypervisor() -> Result<Resource<HypervisorKind>>
Expand description

Returns a Resource<HypervisorKind> for the first available hypervisor backend.

Backends are checked in registration order (highest priority first).