How to do a DNS lookup without any crates?

Viewed 1712

Without using any crates, how can I do a simple DNS lookup using the system's DNS resolver?

1 Answers
Related