licenses.dev

proc-macro-crate v2.0.2

Replacement for crate (macro_rules keyword) in proc-macros

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
equivalent • 1.0.2Traits for key comparison in maps.INDIRECT0
hashbrown • 0.15.4A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 2.10.0A hash table with consistent order and fast iteration.INDIRECT2
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.DIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)DIRECT2
syn • 2.0.104Parser for Rust source codeDIRECT2
toml_datetime • 0.6.3A TOML-compatible datetime typeDIRECT0
toml_edit • 0.20.2Yet another format-preserving TOML parser.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
MIT1
PackageRelationDependenciesPublished
winnow • 0.5.40A byte-oriented, zero-copy, parser combinators libraryINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.2 version:

[![licenses](https://licenses.dev/b/cargo/proc-macro-crate/2.0.2)](https://licenses.dev/cargo/proc-macro-crate/2.0.2)
<a href="https://licenses.dev/cargo/proc-macro-crate/2.0.2">
  <img src="https://licenses.dev/b/cargo/proc-macro-crate/2.0.2" alt="licenses" />
</a>
GitHub