Crates.io | oxc-miette |
lib.rs | oxc-miette |
version | 2.4.0 |
created_at | 2024-10-27 09:58:51.935234+00 |
updated_at | 2025-07-30 01:21:36.699544+00 |
description | Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers. |
homepage | |
repository | https://github.com/oxc-project/oxc-miette |
max_upload_size | |
id | 1424456 |
size | 382,608 |
oxc_miette
Fork of https://github.com/zkat/miette
miette
is released to the Rust community under the Apache license 2.0.
It also includes code taken from eyre
,
and some from thiserror
, also
under the Apache License. Some code is taken from
ariadne
, which is MIT licensed.