Function microvmi::init [−][src]
pub fn init(
domain_name: &str,
driver_type: Option<DriverType>,
init_option: Option<DriverInitParam>
) -> Result<Box<dyn Introspectable>, MicrovmiError>
pub fn init(
domain_name: &str,
driver_type: Option<DriverType>,
init_option: Option<DriverInitParam>
) -> Result<Box<dyn Introspectable>, MicrovmiError>