list serde-rs, a framework to generically serialize Rust data structures

pull/55/head
Felix Kronlage 9 years ago
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…
Cancel
Save