Function get_repo_path

Source
pub fn get_repo_path<P>(basedir: P, url: &Url) -> PathBuf
where P: AsRef<Path>,