Data structure for efficiently storing source code position and span information
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. This package contains library source intended for building other packages which use the "codemap" crate.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.1.3-1.fc43 | - |
| Fedora 43 | 0.1.3-1.fc43 | - |
| Fedora 42 | 0.1.3-1.fc42 | - |
| Fedora 41 | 0.1.3-1.fc41 | - |
You can contact the maintainers of this package via email at
rust-codemap dash maintainers at fedoraproject dot org.