is_valid_ipv6

Function is_valid_ipv6 

Source
pub fn is_valid_ipv6(ip: &str) -> bool
Expand description

Validate IPv6 address format (basic check).