Expand description
Toolbox to make text layout easier.
Modules§
- lines
- Compute rows of text with a width constraint.
- markup
- Parse various text markup formats.
- span
- Work with spans of text.
Structs§
- Counter
- Atomic counter used by
ProgressBar
. - Progress
Reader - Wrapper around a
Read
that reports the progress made.