Expand description
A native Rust library for Mozilla’s Public Suffix List
Structs§
- Domain
- A registrable domain name
- Info
- Information about the suffix
- List
- A static public suffix list
- Suffix
- The suffix of a domain name
Enums§
- Type
- Type of suffix
Traits§
- Psl
- A list of all public suffixes
Functions§
- domain
- Get the registrable domain
- domain_
str - Get the registrable domain
- suffix
- Get the public suffix of the domain
- suffix_
str - Get the public suffix of the domain