ref-cast-impl 1.0.22

Derive implementation for ref_cast::RefCast.
Documentation
[dependencies.proc-macro2]
version = "1.0.74"

[dependencies.quote]
version = "1.0.35"

[dependencies.syn]
version = "2.0.46"
[dev-dependencies.ref-cast]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Derive implementation for ref_cast::RefCast."
documentation = "https://docs.rs/ref-cast"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "ref-cast-impl"
repository = "https://github.com/dtolnay/ref-cast"
rust-version = "1.56"
version = "1.0.22"
[package.metadata.docs.rs]
rustdoc-args = ["--generate-link-to-definition"]
targets = ["x86_64-unknown-linux-gnu"]