licenses.dev

pest_derive v2.8.7

pest's derive macro

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
pest_generator • 2.8.7pest code generatorDIRECT8
pest_meta • 2.8.7pest meta language parser and validatorINDIRECT3
pest • 2.8.7The Elegant ParserDIRECT2
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.46Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.118Parser for Rust source codeINDIRECT2
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.8.2Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
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/pest_derive)](https://licenses.dev/cargo/pest_derive)
<a href="https://licenses.dev/cargo/pest_derive">
  <img src="https://licenses.dev/b/cargo/pest_derive" alt="licenses" />
</a>

Or the licenses badge code for the 2.8.7 version:

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