email_encoding::headers

Module writer

Source
Expand description

Utilities for writing email headers to a Writer.

Structsยง

  • Wrapper around Write that remembers the length of the last line written to it.
  • Wrapper around Write that remembers the length of the last line and automatically line folds text written to it.