Skip to main content

strip_html

Function strip_html 

Source
pub fn strip_html(s: &str) -> String
Expand description

Strip HTML tags from a string. Useful for cleaning up requirement text from the API.