any_ref_macro 0.1.2

Creating a bundle that can carry an owner and a struct borrows it
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["FancyFlame <fancyflame@163.com>"]
description = "Creating a bundle that can carry an owner and a struct borrows it"
documentation = "https://docs.rs/any_ref"
edition = "2021"
keywords = ["reference", "macro"]
license = "MIT"
name = "any_ref_macro"
readme = "../README.md"
repository = "https://github.com/Fancyflame/Any-ref-rs"
version = "0.1.2"