Skip to main content

clone_repo

Function clone_repo 

Source
pub fn clone_repo(
    url: &str,
    branch: Option<&str>,
    out: Option<&Path>,
) -> Result<PathBuf>