Stable implementation of the upcoming new proc_macro API
Description
A stable implementation of the upcoming new `proc_macro` API. Comes with
an option, off by default, to also reimplement itself in terms of the
upstream unstable API.
This package contains library source intended for building other packages which
use the "proc-macro" feature of the "proc-macro2" crate.