Function parse_html_content

Source
pub fn parse_html_content(content: &str) -> Result<Vec<f64>, BenfError>
Expand description

Parse HTML content from string