Module imap_codec::core

source ·
Expand description

Please refer to imap_types::core.

Structs

  • A string subset to model IMAP’s atoms.
  • A string subset to model IMAP’s 1*ASTRING-CHAR (“extended atom”).
  • A sequence of zero or more (non-null) bytes prefixed with a length.
  • Either NIL or a string.
  • A Vec that always contains >= 1 elements.
  • A quoted string.
  • A quoted char.
  • A short alphanumeric identifier.
  • A human-readable text string used in some server responses.

Enums