Skip to main content

check_not_inside_source

Function check_not_inside_source 

Source
pub fn check_not_inside_source(
    project_dir: &Path,
    install_path: &Path,
    dist_url: &str,
    package_name: &str,
) -> Result<()>
Expand description

download: the refusal to install a package inside its own source.