auto_ref_impl 0.1.2

implementation of auto_ref
Documentation
[dependencies.proc-macro2]
version = "1.0.39"

[dependencies.quote]
version = "1.0.18"

[dependencies.syn]
features = ["full"]
version = "1.0.96"

[package]
authors = ["Shirayama Kazatsuyu <shirayama.kazatsuyu@gmail.com>"]
description = "implementation of auto_ref"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "auto_ref_impl"
readme = "README.md"
repository = "https://github.com/kazatsuyu/auto_ref"
resolver = "2"
version = "0.1.2"