proc-macro2 1.0.71

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

proc-macro2

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 3 feature flags, 1 of them enabled by default.

default

proc-macro (default)

This feature flag does not enable additional features.

nightly

This feature flag does not enable additional features.

span-locations

This feature flag does not enable additional features.