get_project_root_path

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.