mirror of
https://github.com/openharmony/third_party_rust_codespan.git
synced 2026-07-24 23:15:34 -04:00
codespan
Utilities for working with source code and printing nicely formatted diagnostic information like warnings and errors.
Acknowledgments
Inspired by rustc's libsyntax_pos, and codemap