silkworm_err 0.1.0-dev.1

Compiler diagnostics for silkworm.
Documentation
Compiler diagnostics for `silkworm`. This crate is mostly intended to be an internal dependency of the [`silkworm`](https://github.com/silkworm-rs/silkworm) project, an implementation of the [Yarn](https://github.com/YarnSpinnerTool/YarnSpinner/) interactive dialogue language in pure Rust. End users are expected to use `silkworm`, the user-facing API, instead of depending on this crate directly. This crate defines the types used to construct compiler diagnostic info across the `silkworm` crates.