pub static URL_IPV6_REGEX: LazyLock<Regex>Expand description
IPv6 URL regex - for URLs with IPv6 addresses.
See URL_IPV6_STR for documentation.
pub static URL_IPV6_REGEX: LazyLock<Regex>IPv6 URL regex - for URLs with IPv6 addresses.
See URL_IPV6_STR for documentation.