Function unique_name

Source
fn unique_name(base: &str, used: &mut HashSet<String>) -> String