licenses.dev

serde_json v0.9.10

A JSON serialization file format

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
dtoa • 0.4.8Fast floating point primitive to string conversionDIRECT0
itoa • 0.3.4Fast integer primitive to string conversionDIRECT0
linked-hash-map • 0.4.2A HashMap wrapper that holds key-value pairs in insertion orderDIRECT0
num-traits • 0.1.43Numeric traits for generic mathematicsDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
serde_codegen_internals • 0.14.2AST representation used by Serde codegen. Unstable.INDIRECT4
serde_derive • 0.9.15Macros 1.1 implementation of #[derive(Serialize, Deserialize)]DIRECT5
serde • 0.9.15A generic serialization/deserialization frameworkDIRECT0
syn • 0.11.11Parser for Rust source codeINDIRECT3
synom • 0.11.3Stripped-down Nom parser used by SynINDIRECT1
unicode-xid • 0.0.4Determine 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_json)](https://licenses.dev/cargo/serde_json)
<a href="https://licenses.dev/cargo/serde_json">
  <img src="https://licenses.dev/b/cargo/serde_json" alt="licenses" />
</a>

Or the licenses badge code for the 0.9.10 version:

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