Module cursive_core::utils

source ·
Expand description

Toolbox to make text layout easier.

Modules

Compute rows of text with a width constraint.
Parse various text markup formats.
Work with spans of text.

Structs

Atomic counter used by ProgressBar.
Wrapper around a Read that reports the progress made.