Module cursive::utils [] [src]

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

ProgressReader

Wrapper around a Read that reports the progress made.