File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,6 @@ Serde by the community.
4848- [ Postcard] , a no\_ std and embedded-systems friendly compact binary format.
4949- [ CBOR] , a Concise Binary Object Representation designed for small message size
5050 without the need for version negotiation.
51- - [ YAML] , a self-proclaimed human-friendly configuration language that ain't
52- markup language.
5351- [ MessagePack] , an efficient binary format that resembles a compact JSON.
5452- [ TOML] , a minimal configuration format used by [ Cargo] .
5553- [ Pickle] , a format common in the Python world.
@@ -82,7 +80,6 @@ Serde by the community.
8280[ JSON ] : https://github.com/serde-rs/json
8381[ Postcard ] : https://github.com/jamesmunns/postcard
8482[ CBOR ] : https://github.com/enarx/ciborium
85- [ YAML ] : https://github.com/dtolnay/serde-yaml
8683[ MessagePack ] : https://github.com/3Hren/msgpack-rust
8784[ TOML ] : https://docs.rs/toml
8885[ Pickle ] : https://github.com/birkenfeld/serde-pickle
You can’t perform that action at this time.
0 commit comments