Installation
Add the following to your cabin.toml file:
[dependencies]
tinyxml2 = { port = true, version = "=11.0.0" } v11.0.0
Simple, small, efficient C++ XML parser
Add the following to your cabin.toml file:
[dependencies]
tinyxml2 = { port = true, version = "=11.0.0" }