Function create_rust_github_repo::replace_all

source ยท
pub fn replace_all(input: String, substitutions: &HashMap<&str, &str>) -> String