Expand description

Support for indenting multi-line displays.

This module is adapted from indenter and is used under the terms of the MIT or Apache-2.0 licenses.

Structs§

  • Helper struct for efficiently indenting multi line display implementations

Enums§

  • The set of supported formats for indentation

Functions§

  • Helper function for creating a default indenter

Type Aliases§

  • A callback for Format::Custom used to insert indenation after a new line