High performance xml reader and writer
cargo add quick-xml
[dependencies]
quick-xml = "0.40.1"
| 仓库 | https://github.com/tafia/quick-xml |
|---|---|
| 文档 | https://docs.rs/quick-xml |
| 最新版本 | 0.40.1 |
| 分类 | parser-implementations, parsing, asynchronous, encoding |