cargo
1.87.0-nightly
(227690a25 2025-03-16)
In cargo::
util::
command_
prelude
Modules
heading
Macros
value_parser
Structs
Arg
ArgMatches
Command
Enums
ArgAction
CommandInfo
ProfileChecking
Traits
ArgMatchesExt
CommandExt
Functions
flag
get_bench_candidates
get_bin_candidates
get_example_candidates
get_packages
get_pkg_id_spec_candidates
get_registry_candidates
get_target_triples
get_target_triples_from_rustc
get_target_triples_from_rustup
get_targets_from_metadata
get_test_candidates
ignore_unknown
lockfile_path
multi_opt
new_gctx_for_completions
opt
optional_multi_opt
optional_opt
root_manifest
subcommand
values
values_os
cargo
::
util
::
command_prelude
Function
root_manifest
Copy item path
Settings
Help
Summary
Source
pub fn root_manifest( manifest_path:
Option
<&
Path
>, gctx: &
GlobalContext
, ) ->
CargoResult
<
PathBuf
>