Function texcreate_repo::download_repo
source · pub async fn download_repo(url: &str, out_path: PathBuf) -> Result<()>
Expand description
Downloads a repo.toml
file given a path
pub async fn download_repo(url: &str, out_path: PathBuf) -> Result<()>
Downloads a repo.toml
file given a path