xhtml_parser 0.2.10

Non-validating XHTML Tree-based parser.
Documentation
1
2
3
4
5
Document [
    Element {
        tag_name: "body"
    }
]