Module cstree::text

source ·
Expand description

Typesafe representations of text ranges and sizes.

Re-exports

Structs

  • A range in text, represented as a pair of TextSize.
  • A measure of text length. Also, equivalently, an index into text.

Traits