Skip to main content

create_hypervisor

Function create_hypervisor 

Source
pub fn create_hypervisor() -> Result<impl Hypervisor>
Expand description

Creates the appropriate hypervisor for the current platform.

ยงErrors

Returns an error if the hypervisor cannot be initialized.