licenses.dev

serde_derive v0.8.14

Macros 1.1 implementation of #[derive(Serialize, Deserialize)]

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
compiletest_rs • 0.2.10The compiletest utility from the Rust compiler as a standalone testing harnessDIRECT3
fnv • 1.0.7Fowler–Noll–Vo hash functionDIRECT0
log • 0.3.9A lightweight logging facade for Rust INDIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
rustc-serialize • 0.3.25Generic 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. INDIRECT0
serde_codegen_internals • 0.10.0AST representation used by Serde codegen. Unstable.INDIRECT3
serde_codegen • 0.8.14Macros to auto-generate implementations for the serde frameworkDIRECT4
serde_test • 0.8.23Token De/Serializer for testing De/Serialize implementationsDIRECT1
serde • 0.8.23A generic serialization/deserialization frameworkDIRECT0
syn • 0.9.2Parser for Rust source codeINDIRECT2
unicode-xid • 0.0.3Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.14 version:

[![licenses](https://licenses.dev/b/cargo/serde_derive/0.8.14)](https://licenses.dev/cargo/serde_derive/0.8.14)
<a href="https://licenses.dev/cargo/serde_derive/0.8.14">
  <img src="https://licenses.dev/b/cargo/serde_derive/0.8.14" alt="licenses" />
</a>
GitHub