thiserror-impl-no-std 2.0.2

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0.45"

[features]
std = []

[lib]
proc-macro = true

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Implementation detail of the `thiserror` crate"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "thiserror-impl-no-std"
repository = "https://github.com/dtolnay/thiserror"
rust-version = "1.31"
version = "2.0.2"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]