pub const URL_TOP_LEVEL_DOMAIN: &'static str;
Expand description

The effective top level domain (eTLD), also known as the domain suffix, is the last part of the domain name. For example, the top level domain for example.com is com.

This value can be determined precisely with the public suffix list.

ยงExamples

  • com
  • co.uk