partial_derive2 0.2.2

makes all the properties of a struct type an optional property
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.partial_derive2_derive]
version = "0.2.2"

[package]
authors = ["rise0chen <rise0chen@163.com>", "mbecker20 <becker.maxh@gmail.com>"]
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.2.2"