licenses.dev

safe-proc-macro2 v1.0.67

A fork of `proc_macro2` crate with unsafe code removed.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
rustversion • 1.0.18Conditional compilation according to rustc compiler versionDIRECT0
safe-quote • 1.0.15A fork of `quote` crate that adds `forbid(unsafe_code)` and depends on `safe-proc-macro2` instead of `proc-macro2`DIRECT3
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.67 version:

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