Crate ra_ap_line_index
source ·Expand description
See LineIndex
.
Structs
(line, column)
information in the native, UTF-8 encoding.- Maps flat
TextSize
offsets to/from(line, column)
representation. - A range in text, represented as a pair of
TextSize
. - A measure of text length. Also, equivalently, an index into text.
(line, column)
information in wide encodings.
Enums
- A kind of wide character encoding.