get_workspace_root

Function get_workspace_root 

Source
pub fn get_workspace_root(manifest_path: impl AsRef<Path>) -> PathBuf
Expand description

Returns the workspace root directory from the Cargo manifest at the given manifest_path.