Skip to main content

Crate text_unit

Crate text_unit 

Source

Structsยง

TextRange
A range in the text, represented as a pair of TextUnits.
TextUnit
An offset into text. Offset is represented as u32 storing number of utf8-bytes, but most of the clients should treat it like opaque measure.