Function ip_regex

Source
pub fn ip_regex() -> Regex
Expand description

Function to retrieve the REGEX object for an IPv4 address format

ยงReturns

A Regex object that can be used to match an IPv4 address format