[][src]Module cursive::utils

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.

ProgressReader

Wrapper around a Read that reports the progress made.