pattern

Macro pattern 

Source
macro_rules! pattern {
    ($pattern:literal) => { ... };
}
Expand description

pattern! 宏 - 支持正则表达式模式生成