public 0.2.2

A attribute macro used to mark struct/union and its fields as public
Documentation
[dependencies]

[lib]
proc-macro = true

[package]
authors = ["yuchunzhou <chunzhou.yu@qq.com>"]
categories = ["rust-patterns"]
description = "A attribute macro used to mark struct/union and its fields as public"
edition = "2018"
homepage = "https://github.com/yuchunzhou/public"
keywords = ["struct", "proc-macro-attribute"]
license = "GPL-3.0"
name = "public"
repository = "https://github.com/yuchunzhou/public"
version = "0.2.2"