Crate publicsuffix2

Crate publicsuffix2 

Source

Re-exports§

pub use errors::Error;
pub use errors::Result;
pub use errors::Warning;
pub use options::CommentPolicy;
pub use options::LoadOpts;
pub use options::MatchOpts;
pub use options::Normalizer;
pub use options::SectionPolicy;

Modules§

errors
options

Structs§

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.

Enums§

Type
PSL rule section classification.
TypeFilter
Filter applied at match time to restrict which sections are eligible.