Structs§
- Email
Parser - The
EmailParseris a parser generated using thepestlibrary and the grammar defined in thegrammar.pestfile. - Parsed
Email - Represents a structured email, including headers, body, and extracted email addresses.
Enums§
- Email
Parse Error - Enum representing possible errors that might occur during email parsing.
- Rule