2 unstable releases

0.1.0 Sep 12, 2023
0.0.0 Jul 21, 2022

#887 in Debugging

Download history 1509/week @ 2024-07-09 1427/week @ 2024-07-16 1328/week @ 2024-07-23 925/week @ 2024-07-30 804/week @ 2024-08-06 393/week @ 2024-08-13 639/week @ 2024-08-20 603/week @ 2024-08-27 488/week @ 2024-09-03 720/week @ 2024-09-10 438/week @ 2024-09-17 574/week @ 2024-09-24 249/week @ 2024-10-01 723/week @ 2024-10-08 718/week @ 2024-10-15 959/week @ 2024-10-22

2,718 downloads per month
Used in 24 crates (via wax)

MIT license

9KB
98 lines

Tardar is a Rust library that provides extensions for the miette crate. Diagnostic Results are the primary extension, which pair an output with aggregated Diagnostics in both the Ok and Err variants.

GitHub docs.rs crates.io


lib.rs:

Tardar is a library that provides extensions for the miette crate. Diagnostic Results are the primary extension, which pair an output with aggregated Diagnostics in both the Ok and Err variants.

Dependencies

~1.8–2.5MB
~44K SLoC