serde-xml-rs 0.8.2

xml-rs based deserializer for Serde (compatible with 1.0)
Documentation
1
2
3
4
5
6
7
8
<methodCall>
    <methodName>examples.getStateName</methodName>
    <params>
        <param>
            <value>hello</value>
        </param>
    </params>
</methodCall>