cargo
1.84.0-dev
In cargo::
ops::
cargo_
new
Structs
CargoNewConfig
IgnoreList
MkOptions
NewOptions
SourceFileInformation
Enums
NewProjectKind
VersionControl
Functions
calculate_new_project_kind
can_be_workspace_member
check_name
check_path
detect_source_paths_and_types
get_display_path
get_name
init
init_vcs
mk
new
plan_new_source_file
update_manifest_with_inherited_workspace_package_keys
update_manifest_with_new_member
write_ignore_file
cargo
::
ops
::
cargo_new
Function
plan_new_source_file
Copy item path
Settings
Help
Summary
Source
fn plan_new_source_file(bin:
bool
) ->
SourceFileInformation