Skip to content

Latest commit

 

History

History

target-spec-miette

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.

Features

  • fixtures: Include a set of fixtures for testing downstream users against. This feature is disabled by default.

Minimum supported Rust version

The minimum supported Rust version (MSRV) is Rust 1.78.

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.