partial_derive2 0.4.4

makes all the properties of a struct type an optional property
Documentation
[dependencies.partial_derive2_derive]
version = "0.4.3"

[lib]
name = "partial_derive2"
path = "src/lib.rs"

[package]
authors = ["rise0chen <rise0chen@163.com>", "mbecker20 <becker.maxh@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["rust-patterns"]
description = "makes all the properties of a struct type an optional property"
documentation = "https://docs.rs/partial_derive2"
edition = "2021"
license = "MIT"
name = "partial_derive2"
readme = "README.md"
repository = "https://github.com/mbecker20/partial_derive2"
version = "0.4.4"