as_regexp

Macro as_regexp 

Source
macro_rules! as_regexp {
    ($name:ident, $args:ident, $i:expr) => { ... };
}