pub fn check_not_inside_source( project_dir: &Path, install_path: &Path, dist_url: &str, package_name: &str, ) -> Result<()>
download: the refusal to install a package inside its own source.
download