libxml 0.3.8

A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project
Documentation
1
2
3
4
5
6
<!doctype html>
<html>
<body>
    <p class="paragraph important">Something</p>
</body>
</html>