Function rlink::utils::ip::get_local_ip[][src]

pub fn get_local_ip() -> Result<IpAddr>

get the local ip address, return an Option<String>. when it fail, return None.