Macro tidy::static_regex

source ยท
macro_rules! static_regex {
    ($re:literal) => { ... };
}