mirror of
https://github.com/serde-rs/serde.git
synced 2025-10-02 15:25:38 +00:00
add Hjson
This commit is contained in:
parent
13e1a129dd
commit
80a27cbb4a
@ -825,6 +825,7 @@ Serialization Formats Using Serde
|
|||||||
| ------ | ---- |
|
| ------ | ---- |
|
||||||
| Bincode | [bincode](https://crates.io/crates/bincode) |
|
| Bincode | [bincode](https://crates.io/crates/bincode) |
|
||||||
| env vars | [envy](https://crates.io/crates/envy) |
|
| env vars | [envy](https://crates.io/crates/envy) |
|
||||||
|
| Hjson | [serde\_hjson](https://crates.io/crates/serde-hjson) |
|
||||||
| 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) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user