benches | ||
serde2 | ||
serde_macros | ||
src | ||
.gitignore | ||
.travis.yml | ||
Cargo.toml | ||
LICENSE | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
Experimental Rust Serialization Library.
This is an experiment to modernize rust's libserialize
library. It is
designed to implement https://github.com/rust-lang/rfcs/pull/22.