pub fn clean_str_raw(url: &str) -> Result<Cleaned, ParseError>
Same as clean_str but returns the Cleaned type
clean_str
Cleaned