Expand description
Maps byte offsets (the stable position in a Span) back to human
line/column. Built on demand from the source text a consumer already
holds — positions are not threaded through parser return types.
Structs§
- Source
Map - Line/column resolver for a single source buffer.