DNS_ANSWERS

Constant DNS_ANSWERS 

Source
pub const DNS_ANSWERS: &'static str;
Expand description

The list of IPv4 or IPv6 addresses resolved during DNS lookup.

§Notes

§Examples

  • [ "10.0.0.1", "2001:0db8:85a3:0000:0000:8a2e:0370:7334", ]