Crate publicsuffix[−][src]
A native Rust library for Mozilla’s Public Suffix List
Structs
| Domain | A registrable domain name |
| Info | Information about the suffix |
| List | A dynamic public suffix list |
| Suffix | The suffix of a domain name |
Enums
| Error | Errors returned by this crate |
| Type | Type of suffix |
Constants
| LIST_URL | The official URL of the list |
Traits
| Psl | A list of all public suffixes |