rustc-serialize 0.3.25

Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "f15f3b520017996041efc075556c860a68a7bf52"
  },
  "path_in_vcs": ""
}