tabled

Module formatting

Source
Expand description

This module contains settings for render strategy of papergrid.

TrimStrategy and AlignmentStrategy allows to set Alignment settings.

TabSize sets a default tab size.

Structs§

Enums§

  • AlignmentStrategy is a responsible for a flow how we apply an alignment. It mostly matters for multiline strings.
  • TrimStrategy determines if it’s allowed to use empty space while doing Alignment.