The intermediate return type of the pretty-print system: provides an iterator which produces the actual string output, as well as metadata around that output that is only available after the iterator is exhausted
Wraps an input iterator of Strings, and produces the same Strings but truncated once the wrapped-at-width text reaches beyond a certain height