licenses.dev

rustc-serialize v0.1.5

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.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/rustc-serialize)](https://licenses.dev/cargo/rustc-serialize)
<a href="https://licenses.dev/cargo/rustc-serialize">
  <img src="https://licenses.dev/b/cargo/rustc-serialize" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.5 version:

[![licenses](https://licenses.dev/b/cargo/rustc-serialize/0.1.5)](https://licenses.dev/cargo/rustc-serialize/0.1.5)
<a href="https://licenses.dev/cargo/rustc-serialize/0.1.5">
  <img src="https://licenses.dev/b/cargo/rustc-serialize/0.1.5" alt="licenses" />
</a>
GitHub