[][src]Function cargo_create::git::clone_into_folder

pub fn clone_into_folder(url: &str, folder_path: impl AsRef<Path>) -> Result<()>

Clones a repository into the given folder.