YAML serde based on yaml-rust
This commit is contained in:
parent
c6cd8a09c0
commit
a0eb235f0a
@ -710,4 +710,4 @@ Serialization Formats Using Serde
|
||||
| JSON | [serde\_json](https://crates.io/crates/serde_json) |
|
||||
| MessagePack | [rmp](https://crates.io/crates/rmp) |
|
||||
| XML | [serde\_xml](https://github.com/serde-rs/xml) |
|
||||
| YAML | [serde\_yaml](https://github.com/serde-rs/yaml/) |
|
||||
| YAML | [serde\_yaml](https://github.com/dtolnay/serde-yaml) |
|
||||
|
Loading…
Reference in New Issue
Block a user