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.