Module publicsuffix::errors
source · Expand description
Errors returned by this library
Structs§
- The Error type.
Enums§
- The kind of an error.
Traits§
- Additional methods for
Result
, for easy interaction with this crate.
Type Aliases§
- Convenient wrapper around
std::Result
.