ref-cast-impl 1.0.8

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0.56"

[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 = "2018"
license = "MIT OR Apache-2.0"
name = "ref-cast-impl"
repository = "https://github.com/dtolnay/ref-cast"
rust-version = "1.31"
version = "1.0.8"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]