reporting 0.1.4

Simple diagnostic reporting for compilers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.anstyle]
version = "1.0.10"

[dependencies.unicode-width]
version = "0.2.0"

[package]
description = "Simple diagnostic reporting for compilers"
edition = "2021"
license = "MIT"
name = "reporting"
readme = "README.md"
repository = "https://github.com/pzipper/reporting"
version = "0.1.4"