rustc-serialize 0.1.1

Generic serialization/deserialization support corresponding to the `deriving(RustcEncodable, RustcDecodable)` mode in the compiler.
[package]
authors = ["The Rust Project Developers"]
description = "Generic serialization/deserialization support corresponding to the\n`deriving(RustcEncodable, RustcDecodable)` mode in the compiler.\n"
documentation = "http://doc.rust-lang.org/rustc-serialize"
homepage = "https://github.com/rust-lang/rustc-serialize"
license = "MIT/Apache-2.0"
name = "rustc-serialize"
readme = "README.md"
repository = "https://github.com/rust-lang/rustc-serialize"
version = "0.1.1"