每次编写 macro 都是:
第一阶段,随便糊一个 macro by example,编译失败
第二阶段,对着 reference 糊一个 macro by example,编译失败
第三阶段,老老实实写 procedural macro
 
 
Back to Top