Skip to main content

looks_like_html

Function looks_like_html 

Source
pub fn looks_like_html(input: &str) -> bool
Expand description

Returns true when the input contains tag-like HTML markup.