iphost 0.3.3

Stable hostname resolution library that supports storing a hostname in either a static IP addresses or an FQDN.
Documentation
1
2
3
4
5
6
7
8
9
10
# iphost Rust library

Stable hostname resolution library that supports storing a hostname in following variants:

- Static IPv4 address
- Static IPv6 address
- Dynamically resolved FQDN

## License
Apache-2.0 or MPL-2.0.