[][src]Macro once_cell_regex::regex

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