re

Macro re 

Source
macro_rules! re {
    ($text:expr, $doc:expr, $sub_str:expr) => { ... };
}