partial_derive2 0.5.0

makes all the properties of a struct type an optional property
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

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

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

[dependencies.partial_derive2_derive]
version = "0.5.0"