regex

Macro regex 

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

regex! 宏 - 基于正则表达式生成数据