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
7
8
9
10
11
12
13
14
<a1>
    <a11>
        <a111>
            <a1111/>
        </a111>
        <a112>
            <a1121/>
        </a112>
    </a11>
    <a12/>
    <a13>
        <a131/>
    </a13>
</a1>