Function get_project_root_path

Source
pub fn get_project_root_path() -> PathBuf
Expand description

Returns the project root directory path.

§Panics

Panics if the workspace root path cannot be determined or its parent directory is missing.