whois-rust
whois-rust copied to clipboard
Make `get_server_by_tld` public
Helpful because RDAP means that some tlds may not be supported. Right now the only way to do this is to parse an error message (String), so making this function public avoids that.