set_field_macro 0.1.1

Derive macro for set_field
Documentation
[dependencies.quote]
version = "1.0.33"

[dependencies.syn]
features = ["extra-traits"]
version = "2.0.29"

[lib]
proc-macro = true

[package]
authors = ["https://github.com/0xDEADFED5"]
description = "Derive macro for set_field"
edition = "2021"
homepage = "https://github.com/0xDEADFED5/set_field"
keywords = ["struct", "derive", "string"]
license = "MIT"
name = "set_field_macro"
readme = "README.md"
repository = "https://github.com/0xDEADFED5/set_field"
version = "0.1.1"