Skip to main content

detect_ip_kind

Function detect_ip_kind 

Source
pub fn detect_ip_kind(input: &str) -> IpKind
Expand description

Detects whether the input is IPv4, IPv6, or unknown.