#miette #cargo #platform #targets #target

target-spec-miette

Integrate target-spec errors with the miette library

4 releases (breaking)

0.4.0 Feb 5, 2024
0.3.0 Jun 26, 2023
0.2.0 Jun 19, 2023
0.1.0 Oct 25, 2022

#695 in Development tools

Download history 6623/week @ 2024-01-02 7496/week @ 2024-01-09 11479/week @ 2024-01-16 11854/week @ 2024-01-23 10339/week @ 2024-01-30 11742/week @ 2024-02-06 9061/week @ 2024-02-13 9389/week @ 2024-02-20 11435/week @ 2024-02-27 13916/week @ 2024-03-05 12497/week @ 2024-03-12 11837/week @ 2024-03-19 8848/week @ 2024-03-26 9338/week @ 2024-04-02 10488/week @ 2024-04-09 9349/week @ 2024-04-16

39,950 downloads per month
Used in 6 crates (via nextest-runner)

MIT/Apache

110KB
2K SLoC

target-spec-miette

target-spec-miette on crates.io Documentation (latest release) Documentation (main) Changelog License License

Integrate target-spec errors with miette.

This crate has implementations of Diagnostic for the various kinds of errors that target-spec produces. This can be used to pretty-print errors returned by target-spec.

Minimum supported Rust version

The minimum supported Rust version (MSRV) is Rust 1.73. While this crate is in pre-release status (0.x), The MSRV may be bumped in patch releases.

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of either the Apache 2.0 license or the MIT license.

Dependencies

~1–1.5MB
~33K SLoC