rich-err 0.1.0

A highly detailed error type for compilers, tracebacks, etc.
Documentation
[dependencies.ariadne]
version = "0.5.1"

[lib]
name = "rich_err"
path = "src/lib.rs"

[package]
authors = ["RosieTheGhostie"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["development-tools", "parsing"]
description = "A highly detailed error type for compilers, tracebacks, etc."
documentation = "https://docs.rs/rich-err/latest/"
edition = "2024"
keywords = ["error", "compiler", "traceback"]
license = "MIT"
name = "rich-err"
readme = "README.md"
repository = "https://github.com/RosieTheGhostie/rich-err"
version = "0.1.0"