ipwhois/
lib.rs

1fn main() {
2    println!("See details at https://ipwhois.io");
3}