Function orca::runner::doit[][src]

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