set_field 0.1.0

Set fields on structs by string
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.set_field_macro]
version = "0.1.0"

[package]
authors = ["https://github.com/0xDEADFED5"]
description = "Set fields on structs by string"
edition = "2021"
homepage = "https://github.com/0xDEADFED5/set_field"
keywords = ["struct", "derive", "string"]
license = "MIT"
name = "set_field"
readme = "README.md"
repository = "https://github.com/0xDEADFED5/set_field"
version = "0.1.0"