Crate partiql_source_map

Source
Expand description

Source offset & position types and mapping-related helpers.

Modulesยง

line_offset_tracker
LineOffsetTracker and related types for mapping locations in source strs.
location
Types representing positions, spans, locations, etc of parsed PartiQL text.
metadata