licenses.dev

rustc-serialize v0.2.15

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

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
libc • 0.1.12Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.2.5A lightweight logging facade for Rust INDIRECT0
rand • 0.1.4Random number generators and other randomness functionality. DIRECT2
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.2.15 version:

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