Files
serde/README.md
T
Erick Tryzelaar 0ae4d5bcb2 Update the readme
2014-09-07 01:30:58 -07:00

298 B

Experimental Rust Serialization Library.

Build Status

This is an experiment to modernize rust's libserialize library. It is designed to implement https://github.com/rust-lang/rfcs/pull/22.