Function cargo::ops::run

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