compiletest::util

Macro static_regex

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