emit_term 0.11.4

Emit diagnostic events to the console.
Documentation
1
2
3
4
5
6
7
8
9
# `emit_term`

[![term](https://github.com/emit-rs/emit/actions/workflows/term.yml/badge.svg)](https://github.com/emit-rs/emit/actions/workflows/term.yml)

[Current docs](https://docs.rs/emit_term/0.11.4/emit_term/index.html)

Emit diagnostic events to the console.

This library implements a text-based format that's intended for direct end-user consumption, such as in interactive applications.