licenses.dev

codemap v0.1.3

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.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/codemap)](https://licenses.dev/cargo/codemap)
<a href="https://licenses.dev/cargo/codemap">
  <img src="https://licenses.dev/b/cargo/codemap" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.3 version:

[![licenses](https://licenses.dev/b/cargo/codemap/0.1.3)](https://licenses.dev/cargo/codemap/0.1.3)
<a href="https://licenses.dev/cargo/codemap/0.1.3">
  <img src="https://licenses.dev/b/cargo/codemap/0.1.3" alt="licenses" />
</a>
GitHub