cargo
1.80.1
(3f5fd8dd4 2024-08-06) (built from a source tarball)
In cargo::ops
Function
cargo
::
ops
::
run
Copy item path
source
ยท
[
−
]
pub fn run( ws: &
Workspace
<'_>, options: &
CompileOptions
, args: &[
OsString
], ) ->
CargoResult
<
()
>