licenses.dev

serde_macros v0.4.4

Macros to auto-generate implementations for the serde framework

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
aster • 0.22.1A libsyntax ast builderINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-bigint • 0.4.6Big integer implementation for RustINDIRECT3
num-complex • 0.4.6Complex numbers implementation for RustINDIRECT2
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.4.1Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
num • 0.4.2A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! DIRECT7
quasi_codegen • 0.16.0A quasi-quoting macro systemINDIRECT1
quasi_macros • 0.16.0A quasi-quoting macro systemINDIRECT2
quasi • 0.16.0A quasi-quoting macro systemINDIRECT0
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. DIRECT0
serde_codegen_internals • 0.4.0AST representation used by Serde codegen. Unstable.INDIRECT0
serde_codegen • 0.7.15Macros to auto-generate implementations for the serde frameworkDIRECT5
serde • 0.7.15A generic serialization/deserialization frameworkDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.4 version:

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