Crate publicsuffix2
Source pub use errors::Error;pub use errors::Result;pub use errors::Warning;pub use options::LoadOpts;pub use options::MatchOpts;pub use options::Normalizer;pub use options::SectionPolicy;
- errors
- options
- List
- A compiled Public Suffix List (PSL) and matcher.
- Parts
- Represents the constituent parts of a domain name, separated according to the Public Suffix List rules.
- Type
- PSL rule section classification.
- TypeFilter
- Filter applied at match time to restrict which sections are eligible.