[][src]Module cursive::utils::markup

Parse various text markup formats.

Each module is optional and relies on a feature.

Type Definitions

StyledIndexedSpan

Indexes a span into a source string.

StyledSpan

A resolved styled span borrowing its source string.

StyledString

A parsed string with markup style.