Function parameterize_with_sep

Source
pub fn parameterize_with_sep<S: AsRef<str>>(string: S, sep: String) -> String