clean_str_raw

Function clean_str_raw 

Source
pub fn clean_str_raw(url: &str) -> Result<Cleaned, ParseError>
Expand description

Same as clean_str but returns the Cleaned type