url::host

Function parse_ipv6addr

source
fn parse_ipv6addr(input: &str) -> Result<Ipv6Addr, ParseError>
Expand description