1 unstable release
0.0.0 | Jul 21, 2022 |
---|
#37 in #diagnostics
9KB
98 lines
Tardar is a Rust library that provides extensions for the miette
crate.
Diagnostic Result
s are the primary extension, which pair an output with
aggregated Diagnostic
s in both the Ok
and Err
variants.
lib.rs
:
Tardar is a library that provides extensions for the miette
crate. Diagnostic
Result
s are the primary extension, which pair an output with aggregated
Diagnostic
s in both the Ok
and Err
variants.
Dependencies
~1–1.4MB
~31K SLoC