proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
with_builtin_macros-proc_macros • 0.0.3Helper for macro_rules authors to chain their macros with builtin ones (such
as `env!`, `include!`, or `concat_idents!`).
DIRECT
4
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package
Relation
Dependencies
Published
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31