licenses.dev

unic-langid-macros v0.9.6

API for managing Unicode Language Identifiers

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
displaydoc • 0.2.5A derive macro for implementing the display Trait via a doc comment and string interpolation INDIRECT4
proc-macro-hack • 0.5.20+deprecatedProcedural macros in expression positionDIRECT0
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.56Parser for Rust source codeINDIRECT3
unic-langid-impl • 0.9.6API for managing Unicode Language IdentifiersDIRECT6
unic-langid-macros-impl • 0.9.6API for managing Unicode Language IdentifiersDIRECT8
Unicode-3.01
PackageRelationDependenciesPublished
tinystr • 0.8.1A small ASCII-only bounded length string representation.DIRECT5
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine 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/unic-langid-macros)](https://licenses.dev/cargo/unic-langid-macros)
<a href="https://licenses.dev/cargo/unic-langid-macros">
  <img src="https://licenses.dev/b/cargo/unic-langid-macros" alt="licenses" />
</a>

Or the licenses badge code for the 0.9.6 version:

[![licenses](https://licenses.dev/b/cargo/unic-langid-macros/0.9.6)](https://licenses.dev/cargo/unic-langid-macros/0.9.6)
<a href="https://licenses.dev/cargo/unic-langid-macros/0.9.6">
  <img src="https://licenses.dev/b/cargo/unic-langid-macros/0.9.6" alt="licenses" />
</a>
GitHub