Function sauron_parse::parser::parse[][src]

pub fn parse<MSG>(html: &str) -> Result<Option<Node<MSG>>, ParseError>
Expand description

Parse html string and convert it into sauron Node