linkme-impl 0.3.10

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "2.0"

[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.10"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]