RE_TAG_PAIR

Static RE_TAG_PAIR 

Source
static RE_TAG_PAIR: LazyLock<Regex>
Expand description

"key" => value tag-pair regex. Used inside counter!(...) arg lists. Note: syn’s TokenStream rendering may produce => as = >; the regex accepts either form via =[ \t]*>.