arnak 0.6.0

A Rust library for the BoardGameGeek XML API.
Documentation
1
2
3
4
5
6
<items total="1" termsofuse="https://boardgamegeek.com/xmlapi/termsofuse">
    <item type="boardgame" id="312484">
        <name type="primary" value="Lost Ruins of Arnak" />
        <yearpublished value="2020" />
    </item>
</items>