Crates.io | target-spec-miette |
lib.rs | target-spec-miette |
version | 0.4.0 |
source | src |
created_at | 2022-10-25 21:42:13.387423 |
updated_at | 2024-02-05 21:50:14.068508 |
description | Integrate target-spec errors with the miette library |
homepage | |
repository | https://github.com/guppy-rs/guppy |
max_upload_size | |
id | 697265 |
size | 11,708 |
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.
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.
See the CONTRIBUTING file for how to help out.
This project is available under the terms of either the Apache 2.0 license or the MIT license.