Wrapper struct that indents the Display representation of an item. When
printed with Display, it will insert indent before
each non-empty line of the underlying item’s Display
output.
Wrapper struct that indents the Display representation of an item. When
printed with Display, it will insert indent before
each non-empty line after the first of the underlying
item’s Display output.