cargo::ops

Function run

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