Function cargo::util::important_paths::find_project_manifest_exact [] [src]

pub fn find_project_manifest_exact(pwd: &Path, file: &str) -> CargoResult<PathBuf>

Return the path to the file in pwd, if it exists.