Macro acick_util::regex[][src]

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

Create and cache Regex object