target-spec-miette

Crates.iotarget-spec-miette
lib.rstarget-spec-miette
version0.4.0
sourcesrc
created_at2022-10-25 21:42:13.387423
updated_at2024-02-05 21:50:14.068508
descriptionIntegrate target-spec errors with the miette library
homepage
repositoryhttps://github.com/guppy-rs/guppy
max_upload_size
id697265
size11,708
Rain (sunshowers)

documentation

https://docs.rs/target-spec-miette

README

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.

Commit count: 1578

cargo fmt