cargo
1.90.0-nightly
(a2d45f73c 2025-07-07)
In cargo::
ops::
cargo_
run
cargo
::
ops
::
cargo_run
Function
run
Copy item path
Source
pub fn run( ws: &
Workspace
<'_>, options: &
CompileOptions
, args: &[
OsString
], ) ->
CargoResult
<
()
>