derive_deftly_tests

Macro re

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

fn re!(l: &str) -> Regex