pub fn find_workspace(path: &Path) -> Option<PathBuf>
Finds the workspace by searching for the workspace argument into the project’s cargo. Works in debug mode too.