[badges.travis-ci]
repository = "dtolnay/ref-cast"
[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
version = "1.0"
[lib]
name = "ref_cast_impl"
proc-macro = true
[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Derive implementation for ref_cast::RefCast."
documentation = "https://docs.rs/ref-cast-impl"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "ref-cast-impl"
repository = "https://github.com/dtolnay/ref-cast"
version = "1.0.0"