4 releases (2 breaking)

0.4.0 Oct 15, 2019
0.3.1 Jul 16, 2019
0.3.0 Jan 15, 2019
0.2.0 Nov 2, 2018

#808 in Development tools

Download history 45/week @ 2023-11-24 22/week @ 2023-12-01 19/week @ 2023-12-08 38/week @ 2023-12-15 50/week @ 2023-12-22 1/week @ 2023-12-29 32/week @ 2024-01-05 51/week @ 2024-01-12 19/week @ 2024-01-19 19/week @ 2024-01-26 36/week @ 2024-02-02 34/week @ 2024-02-09 40/week @ 2024-02-16 50/week @ 2024-02-23 57/week @ 2024-03-01 44/week @ 2024-03-08

202 downloads per month
Used in 19 crates (3 directly)

Apache-2.0

135KB
3K SLoC

codespan-reporting

Build Status Crates.io Docs.rs Gitter

Diagnostic reporting support for the codespan crate.

Running the CLI example

To get an idea of what the colored CLI output looks like with codespan-reporting, clone the repository and run the following:

cargo run -p codespan-reporting --example=emit
cargo run -p codespan-reporting --example=emit -- --color never

You should see something like the following in your terminal:

screenshot

We're still working on the output - stay tuned for updates!

Dependencies

~1.8–2.4MB
~51K SLoC