https://github.com/nrc/proc-macro-rules/blob/a39acd952cdf0efe72916fe19439d3ec1a1ea805/examples/macro_rules.rs#L35 There is an example how to write it, but there is no example how to call it in the code.
proc-macro-rules/examples/macro_rules.rs
Line 35 in a39acd9
There is an example how to write it, but there is no example how to call it in the code.