codemap2 0.1.0
A maintained fork of the codemap crate that contains
a data structure for efficiently storing source code position and span information
(e.g. in a compiler AST), and mapping it back to file/line/column locations for error
reporting and suggestions.