First, as my_ip is a valid IPv4 address, parse().unwrap() will be successful, and parsed_ip will have a valid value after the call to ...
確定! 回上一頁