</>PackageGraphPackageGraph

proc-macro2

Cargov1.0.106

A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

proc-macro2 is an Cargo package that a substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. The latest version is 1.0.106.

Who should use it

Teams working in the Cargo ecosystem who need a substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.

Pros

  • Zero runtime dependencies — minimal footprint.

Cons

  • No bundled TypeScript types (may require a separate @types package).
  • No license detected — review usage terms before adopting.

Auto-generated from collected registry metadata. No external claims are inferred.

Alternatives to proc-macro2

Version history

VersionPublishedLicense
1.0.106latest5 months agoMIT OR Apache-2.0
1.0.1056 months agoMIT OR Apache-2.0
1.0.1046 months agoMIT OR Apache-2.0
1.0.1038 months agoMIT OR Apache-2.0
1.0.1028 months agoMIT OR Apache-2.0
1.0.10111 months agoMIT OR Apache-2.0
1.0.10011 months agoMIT OR Apache-2.0
1.0.9911 months agoMIT OR Apache-2.0
1.0.9811 months agoMIT OR Apache-2.0
1.0.9711 months agoMIT OR Apache-2.0
1.0.9611 months agoMIT OR Apache-2.0
1.0.951 year agoMIT OR Apache-2.0
1.0.941 year agoMIT OR Apache-2.0
1.0.931 year agoMIT OR Apache-2.0
1.0.921 year agoMIT OR Apache-2.0
1.0.911 year agoMIT OR Apache-2.0
1.0.901 year agoMIT OR Apache-2.0
1.0.891 year agoMIT OR Apache-2.0
1.0.881 year agoMIT OR Apache-2.0
1.0.871 year agoMIT OR Apache-2.0

Maintainers

Keywords

Frequently asked questions

How do I install proc-macro2?

Run `cargo add proc-macro2` to add proc-macro2 to your Cargo project.

What license is proc-macro2 released under?

No license was detected in proc-macro2's metadata; review the repository before use.

How popular is proc-macro2?

proc-macro2 has approximately 0 downloads per week.