cargo
1.81.0-nightly
(59e2c01c2 2024-06-17)
In cargo::ops::cargo_new
Function
cargo
::
ops
::
cargo_new
::
init
Copy item path
source
ยท
[
−
]
pub fn init( opts: &
NewOptions
, gctx: &
GlobalContext
, ) ->
CargoResult
<
NewProjectKind
>