pub fn space_stuff(text: &str) -> StringExpand description
RFC 3676 space-stuffing: a line starting with a space, a > or
From gets one more space in front, so a reader can tell the
sender’s text from the format’s own marks. Undone by unflow at
the other end.