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 |
#838 in Development tools
215 downloads per month
Used in 19 crates
(3 directly)
135KB
3K
SLoC
codespan-reporting
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:
We're still working on the output - stay tuned for updates!
Dependencies
~1.8–10MB
~94K SLoC