licenses.dev

serde_codegen v0.6.13

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 MIT16
PackageRelationDependenciesPublished
aster • 0.12.0A libsyntax ast builderDIRECT11
bitflags • 0.3.3A macro to generate structures which behave like bitflags. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.3.9A lightweight logging facade for Rust INDIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
quasi_codegen • 0.6.0A quasi-quoting macro systemDIRECT13
quasi_macros • 0.6.0A quasi-quoting macro systemDIRECT14
quasi • 0.6.0A quasi-quoting macro systemDIRECT0
regex-syntax • 0.2.6A regular expression parser.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
semver • 0.2.3Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
syntex_syntax • 0.28.0Backport of libsyntaxDIRECT10
syntex • 0.28.0A library that enables compile time syntax extension expansionDIRECT11
term • 0.2.14A terminal formatting library INDIRECT3
unicode-normalization • 0.1.24This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. INDIRECT2
unicode-xid • 0.0.3Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
MIT4
PackageRelationDependenciesPublished
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
nom • 1.2.4A byte-oriented, zero-copy, parser combinators libraryINDIRECT0
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.8.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
non-standard1
PackageRelationDependenciesPublished
clippy • 0.0.41A bunch of helpful lints to avoid common pitfalls in Rust.DIRECT6
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.13 version:

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