Function crosvm::crosvm_main

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