rome_diagnostics

Crates.iorome_diagnostics
lib.rsrome_diagnostics
version0.0.1
sourcesrc
created_at2023-04-05 10:05:11.072067
updated_at2023-04-05 10:05:11.072067
descriptionPretty error reporting library
homepage
repository
max_upload_size
id830898
size221,969
Emanuele Stoppa (ematipico)

documentation

https://rustdocs.rome.tools/rome_diagnostics/index.html

README

rome_diagnostics

This crate contains the types and utility functions used to implement errors and diagnostics in the Rome codebase

Acknowledgement

This crate was initially forked from rslint_errors. The design of the new Diagnostic trait, Error struct, Context trait, and the Diagnostic derive macro in rome_diagnostics_macros are inspired by various fantastic crates in the Rust error handling space: miette, anyhow and thiserror

Commit count: 0

cargo fmt