Module mdman::format::text

source ·
Expand description

Text formatter.

Structs§

Functions§

  • fill_cell 🔒
    Formats a cell. Word-wraps based on width, and adjusts based on alignment.
  • fill_row 🔒
    Formats a row, filling cells with spaces and word-wrapping text.
  • Splits the text on whitespace.