2 unstable releases
0.1.0 | Sep 12, 2023 |
---|---|
0.0.0 | Jul 21, 2022 |
#887 in Debugging
2,718 downloads per month
Used in 24 crates
(via wax)
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.8–2.5MB
~44K SLoC