mirror of
https://github.com/serde-rs/serde.git
synced 2025-10-02 07:21:12 +00:00
add envy
This commit is contained in:
parent
cb9e1cfb54
commit
a41dae45a5
@ -824,6 +824,7 @@ Serialization Formats Using Serde
|
|||||||
| Format | Name |
|
| Format | Name |
|
||||||
| ------ | ---- |
|
| ------ | ---- |
|
||||||
| Bincode | [bincode](https://crates.io/crates/bincode) |
|
| Bincode | [bincode](https://crates.io/crates/bincode) |
|
||||||
|
| env vars | [envy](https://crates.io/crates/envy) |
|
||||||
| 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