☰
cargo
1.75.0-dev
In cargo::ops::cargo_new
Structs
CargoNewConfig
IgnoreList
MkOptions
NewOptions
SourceFileInformation
Enums
NewProjectKind
VersionControl
Functions
calculate_new_project_kind
check_name
check_path
detect_source_paths_and_types
get_name
init
init_vcs
mk
new
plan_new_source_file
update_manifest_with_inherited_workspace_package_keys
write_ignore_file
?
Function
cargo
::
ops
::
cargo_new
::
mk
source
·
[
−
]
fn mk(config: &
Config
, opts: &
MkOptions
<'_>) ->
CargoResult
<
()
>