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.
- split_
chunks 🔒 - Splits the text on whitespace.