codemap2-diagnostic

Crates.iocodemap2-diagnostic
lib.rscodemap2-diagnostic
version0.1.0
sourcesrc
created_at2023-05-04 13:44:01.876683
updated_at2023-05-04 13:44:01.876683
descriptionA maintained fork of the `codemap-diagnostic` crate. Library for displaying compiler error messages, extracted from rustc.
homepage
repositoryhttps://github.com/4gboframram/codemap
max_upload_size
id856730
size80,919
(4gboframram)

documentation

https://docs.rs/codemap2-diagnostic

README

CodeMap2 Diagnostic

Documentation

A Rust library for formatting compiler error messages, extracted from rustc and built on the types from the codemap crate.

screenshot

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 40

cargo fmt