[][src]Macro acick_util::regex

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