2 unstable releases

0.1.0 Sep 12, 2023
0.0.0 Jul 21, 2022

#779 in Debugging

Download history 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 875/week @ 2024-03-28 723/week @ 2024-04-04 1136/week @ 2024-04-11 898/week @ 2024-04-18 625/week @ 2024-04-25

3,488 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.8–1.3MB
~27K SLoC