mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-16 06:12:56 +00:00
list serde-rs, a framework to generically serialize Rust data structures
This commit is contained in:
parent
9522083ae6
commit
a1d2cf71d0
@ -133,6 +133,7 @@ The goal is to have only projects that are mostly stable and useful to users.
|
||||
|
||||
* [bluss/rust-itertools](https://github.com/bluss/rust-itertools) — [<img src="https://travis-ci.org/bluss/rust-itertools.svg?branch=master">](https://travis-ci.org/bluss/rust-itertools)
|
||||
* [reem/rust-typemap](https://github.com/reem/rust-typemap) — [<img src="https://travis-ci.org/reem/rust-typemap.svg?branch=master">](https://travis-ci.org/reem/rust-typemap)
|
||||
* [serde-rs/serde](https://github.com/serde-rs/serde) - a framework to generically serialize Rust data structures [<img src="https://api.travis-ci.org/serde-rs/serde.svg?branch=master">](https://travis-ci.org/serde-rs/serde)
|
||||
|
||||
### Encoding
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user