Function parse

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

Parse html string and convert it into sauron Node