cargo
1.80.0-nightly
(b1ec1bd65 2024-05-18)
In cargo::ops::cargo_new
Function
cargo
::
ops
::
cargo_new
::
init
Copy item path
source
ยท
[
−
]
pub fn init( opts: &
NewOptions
, gctx: &
GlobalContext
) ->
CargoResult
<
NewProjectKind
>