Constant GOOGLE
pub const GOOGLE: ServerGroup<'static>;Available on crate features
dns and hickory only.Expand description
Google Public DNS configuration.
Please see Google’s privacy statement
for important information about what they track, many ISP’s track similar information in DNS.
To use the system configuration see: Resolver::from_system_conf.