annotate-snippets 0.12.3

Format diagnostic reports, including highlighting snippets of text
Documentation
# annotate-snippets

> Format diagnostic reports, including highlighting snippets of text

[![crates.io](https://img.shields.io/crates/v/annotate-snippets.svg)](https://crates.io/crates/annotate-snippets)
[![documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation]
![build status](https://github.com/rust-lang/annotate-snippets-rs/actions/workflows/ci.yml/badge.svg)

![Screenshot](./examples/expected_type.svg)

## License

Licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or <https://www.apache.org/licenses/LICENSE-2.0>)
* MIT license ([LICENSE-MIT]LICENSE-MIT or <https://opensource.org/license/mit>)

at your option.

[Documentation]: https://docs.rs/annotate-snippets/