Function cargo::util::important_paths::find_root_manifest_for_wd
source · pub fn find_root_manifest_for_wd(cwd: &Path) -> CargoResult<PathBuf>Expand description
Finds the root Cargo.toml.
pub fn find_root_manifest_for_wd(cwd: &Path) -> CargoResult<PathBuf>Finds the root Cargo.toml.