906e9db9d5
`serial_name` attribute |
||
---|---|---|
benches | ||
serde2 | ||
serde_macros | ||
src | ||
tests | ||
.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.