Skip to main content

PROTOCOL_RE

Static PROTOCOL_RE 

Source
pub static PROTOCOL_RE: LazyLock<Regex>
Expand description

Regular expression matching any URI/URL protocol prefix, e.g., “http://”.