Function orca::runner::doit

source ·
pub(crate) async fn doit(
    testtype: &TestTypeOpt,
    target: &TargetOpt,
    profile_path: &Path
) -> Result<(), ()>