mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 21:51:04 +00:00
YAML serde based on yaml-rust
This commit is contained in:
@@ -710,4 +710,4 @@ Serialization Formats Using Serde
|
|||||||
| JSON | [serde\_json](https://crates.io/crates/serde_json) |
|
| JSON | [serde\_json](https://crates.io/crates/serde_json) |
|
||||||
| MessagePack | [rmp](https://crates.io/crates/rmp) |
|
| MessagePack | [rmp](https://crates.io/crates/rmp) |
|
||||||
| XML | [serde\_xml](https://github.com/serde-rs/xml) |
|
| 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) |
|
||||||
|
|||||||
Reference in New Issue
Block a user