Crate ipfy_public_ip

Crate ipfy_public_ip 

Source
Expand description

§ipfy-public-ip

ipfy-public-ip is providing the public ip using IPIFY

§Examples

let response = ipfy-public-ip::find_ip();
println!("", response) 
print results 83.83.83.83

Functions§

find_ip