whois2 0.0.1

Whois library which work without whois servers config
Documentation

Whois library doesn't use any manual supported whois servers database. It try recursive search whois server with start from whois.iana.org. It has simple internal cache for success servers.

It is my first rust code and can be non ideomatic, best practice, elegant and etc.