imap

Module error

Source
Expand description

IMAP error types.

Structs§

Enums§

  • A set of errors that can occur in the IMAP client
  • An error occured while trying to parse a server response.

Type Aliases§

  • A convenience wrapper around Result for imap::Error.