pub fn sanitize(string: &str) -> String
Removes/replaces problematic characters from a string.
string