macro_rules! regex {
    ($re:expr $(,)?) => { ... };
}
Expand description

Generate a static regex.