struct-patch-trait 0.1.1

A lib help you patch Rust instance, and easy to partial update configures.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Antonio Yang <yanganto@gmail.com>"]
categories = ["Accessibility"]
description = "A lib help you patch Rust instance, and easy to partial update configures."
edition = "2021"
keywords = ["struct", "patch", "macro", "derive"]
license = "MIT"
name = "struct-patch-trait"
repository = "https://github.com/yanganto/struct-patch/"
resolver = "1"
version = "0.1.1"