2 unstable releases

0.1.0 Sep 12, 2023
0.0.0 Jul 21, 2022

#767 in Debugging

Download history 1633/week @ 2023-12-14 494/week @ 2023-12-21 761/week @ 2023-12-28 1648/week @ 2024-01-04 896/week @ 2024-01-11 1119/week @ 2024-01-18 1339/week @ 2024-01-25 600/week @ 2024-02-01 456/week @ 2024-02-08 395/week @ 2024-02-15 358/week @ 2024-02-22 383/week @ 2024-02-29 362/week @ 2024-03-07 434/week @ 2024-03-14 961/week @ 2024-03-21 748/week @ 2024-03-28

2,581 downloads per month
Used in 23 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

~0.9–1.4MB
~29K SLoC