thiserror-impl 1.0.63

Implementation detail of the `thiserror` crate
Documentation
[dependencies.proc-macro2]
version = "1.0.74"

[dependencies.quote]
version = "1.0.35"

[dependencies.syn]
version = "2.0.46"

[lib]
name = "thiserror_impl"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Implementation detail of the `thiserror` crate"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "thiserror-impl"
readme = false
repository = "https://github.com/dtolnay/thiserror"
rust-version = "1.56"
version = "1.0.63"

[package.metadata.docs.rs]
rustdoc-args = ["--generate-link-to-definition"]
targets = ["x86_64-unknown-linux-gnu"]