mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-27 11:44:52 -05:00
list serde-rs, a framework to generically serialize Rust data structures
This commit is contained in:
parent
9522083ae6
commit
a1d2cf71d0
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue