A data structure for storing source code positions and mapping them to file/line/column locations.
# Cargo.toml
[dependencies]
codemap = "0.1.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a CodeMap, adds a file, and looks up a span's location.
No known issues recorded.
No dependency data recorded yet.