Function url::host::parse_ipv4addr

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