Function slugify

Source
pub fn slugify(input: &str) -> String
Expand description

Slugifies a string (converts to URL-friendly format)