pub fn clean_text(text: &str) -> String
Cleans text by removing extra whitespace, special characters, etc.
text
String