Tout provides utilities that make working with proc-macro2 easier.
Setup
Add this to your Cargo.toml:
[]
= "1"
= "0.1.0"
Tout provides utilities that make working with proc-macro2 easier.
Add this to your Cargo.toml:
[dependencies]
proc-macro2 = "1"
tout = "0.1.0"