rental-impl 0.5.5

An implementation detail of rental. Should not be used directly.
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full", "fold", "visit", "extra-traits"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Jameson Ernst <jameson@jpernst.com>"]
description = "An implementation detail of rental. Should not be used directly."
documentation = "https://docs.rs/rental"
homepage = "https://www.jpernst.com"
license = "MIT/Apache-2.0"
name = "rental-impl"
repository = "https://github.com/jpernst/rental"
version = "0.5.5"