static_regex

Macro static_regex 

Source
macro_rules! static_regex {
    ($re:literal) => { ... };
}