cargo
1.81.0
(eeb90cda1 2024-09-04) (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
<
()
>