puball 0.1.0

Public all the field in your struct
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Avimitin <avimitin@gmail.com>"]
description = "Public all the field in your struct"
documentation = "https://docs.rs/puball"
edition = "2021"
keywords = ["macros", "puball", "visbility", "struct"]
license = "Apache-2.0"
name = "puball"
readme = "README.md"
repository = "https://github.com/Avimitin/puball"
resolver = "2"
version = "0.1.0"