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