proc-macro2 1.0.27

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 very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

  • proc-macro

proc-macro

    This feature flag does not enable additional features.

span-locations

    This feature flag does not enable additional features.

nightly

    This feature flag does not enable additional features.