macro_rules! re { ($($tokens:tt)*) => { ... }; ($expr:expr) => { ... }; }
Creates a new instance of Regex