host

Function host 

Source
pub async fn host(
    cmd: HostCommand,
    writer: &mut dyn Write,
    driver_development_proxy: ManagerProxy,
) -> Result<()>