licenses.dev

string_cache_codegen v0.5.4

A codegen library for string-cache, developed as part of the Servo project.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)DIRECT2
rand_core • 0.6.4Core random number generation traits and tools for implementation.INDIRECT0
rand • 0.8.8Random number generators and other randomness functionality. INDIRECT1
siphasher • 1.0.3SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
MIT2
PackageRelationDependenciesPublished
phf_generator • 0.11.3PHF generation logicDIRECT4
phf_shared • 0.11.3Support code shared by PHF librariesDIRECT1
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.4 version:

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