Function cargo::core::find_workspace_root
source · [−]pub fn find_workspace_root(
manifest_path: &Path,
config: &Config
) -> CargoResult<Option<PathBuf>>
pub fn find_workspace_root(
manifest_path: &Path,
config: &Config
) -> CargoResult<Option<PathBuf>>