Expand description
Source identities and byte-accurate locations.
Structs§
- Line
Column - A one-based line and Unicode-scalar column.
- Source
Id - Identifies one source document within a caller-managed source collection.
- Source
Span - A half-open byte range associated with one source document.
Functions§
- line_
column - Converts a byte offset into a one-based line and Unicode-scalar column.