Met provides several macros and extension traits that make working with proc-macro2 easier.
Setup
Add this to your Cargo.toml:
[]
= "0.1.0"
= "1"
Met provides several macros and extension traits that make working with proc-macro2 easier.
Add this to your Cargo.toml:
[dependencies]
met = "0.1.0"
proc-macro2 = "1"