Function cargo::ops::run[][src]

pub fn run(
    ws: &Workspace<'_>,
    options: &CompileOptions,
    args: &[OsString]
) -> CargoResult<()>