Function crosvm_main

Source
pub(crate) fn crosvm_main<I: IntoIterator<Item = String>>(
    args: I,
) -> Result<CommandStatus>