licenses.dev

serde v0.3.3

A generic serialization/deserialization 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.27.0A 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.20.0A quasi-quoting macro systemINDIRECT1
quasi_macros • 0.20.0A quasi-quoting macro systemINDIRECT2
quasi • 0.20.1A 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.8.9AST representation used by Serde codegen. Unstable.INDIRECT0
serde_codegen • 0.8.9Macros to auto-generate implementations for the serde frameworkINDIRECT5
serde_macros • 0.8.9Macros to auto-generate implementations for the serde frameworkDIRECT6
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)](https://licenses.dev/cargo/serde)
<a href="https://licenses.dev/cargo/serde">
  <img src="https://licenses.dev/b/cargo/serde" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.3 version:

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