slugify

Function slugify 

Source
pub fn slugify<S>(input: S) -> String
where S: AsRef<str>,