What is wrong with my or-pattern procedural macro that causes “macro expansion ignores token `|`”?

前端 未结 0 1815
庸人自扰
庸人自扰 2020-12-21 21:38

The unstable or_patterns feature allows us to write match statements like this:

enum Enum {
    A { a: u         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题