# Functions
Parses a single RFC 5322 address, e.g.
ParseAddressList parses the given string as a list of addresses.
ParseDate parses an RFC 5322 date string.
ReadMessage reads a message from r.
# Variables
No description provided by the author
# Structs
Address represents a single mail address.
An AddressParser is an RFC 5322 address parser.
A Message represents a parsed mail message.
# Type aliases
A Header represents the key-value pairs in a mail message header.