Module cargo::util::important_paths [] [src]

Functions

find_project

Iteratively search for file in pwd and its parents, returning the path of the directory.

find_project_manifest

Iteratively search for file in pwd and its parents, returning the path to the file.

find_project_manifest_exact

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

find_root_manifest_for_wd

Find the root Cargo.toml