codemap-diagnostic

Crates.iocodemap-diagnostic
lib.rscodemap-diagnostic
version0.1.2
sourcesrc
created_at2017-06-28 05:15:20.697522
updated_at2023-07-22 21:29:03.014235
description[DEPRECATED] Library for displaying compiler error messages, extracted from rustc.
homepage
repositoryhttps://github.com/kevinmehall/codemap-diagnostic
max_upload_size
id21067
size80,380
Kevin Mehall (kevinmehall)

documentation

https://docs.rs/codemap-diagnostic

README

CodeMap Diagnostic

Documentation

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

Deprecated

This crate is deprecated. I recommend choosing another library, such as

Screenshot

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: 28

cargo fmt