thiserror-core-impl 1.0.50

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

[dependencies.quote]
version = "1.0.29"

[dependencies.syn]
version = "2.0.23"

[features]
std = []

[lib]
proc-macro = true

[package]
authors = ["David Tolnay <dtolnay@gmail.com>", "Florian Uekermann <florian@code.green>"]
description = "Implementation detail of the `thiserror` crate"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "thiserror-core-impl"
repository = "https://github.com/FlorianUekermann/thiserror/tree/1.0.50"
rust-version = "1.56"
version = "1.0.50"
[package.metadata.docs.rs]
rustdoc-args = ["--generate-link-to-definition"]
targets = ["x86_64-unknown-linux-gnu"]