pub fn get_workspace_root(manifest_path: impl AsRef<Path>) -> PathBuf
Returns the workspace root directory from the Cargo manifest at the given manifest_path.
manifest_path