YAML data format for Serde
cargo add serde_yaml
[dependencies]
serde_yaml = "0.9.34+deprecated"
| 仓库 | https://github.com/dtolnay/serde-yaml |
|---|---|
| 文档 | https://docs.rs/serde_yaml/ |
| 最新版本 | 0.9.34+deprecated |
| 分类 | encoding, parser-implementations |