Macro xx::regex

source ·
macro_rules! regex {
    ($re:literal $(,)?) => { ... };
}