Function url::host::parse_ipv6addr

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