linkme-impl 0.3.17

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

[dependencies.quote]
version = "1.0.29"

[dependencies.syn]
version = "2.0.23"

[features]
used_linker = []

[lib]
proc-macro = true

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Implementation detail of the linkme crate"
documentation = "https://docs.rs/linkme"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "linkme-impl"
repository = "https://github.com/dtolnay/linkme"
rust-version = "1.62"
version = "0.3.17"
[package.metadata.docs.rs]
rustdoc-args = ["--generate-link-to-definition"]
targets = ["x86_64-unknown-linux-gnu"]