[][src]Function sauron_parse::parse

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