opdater 0.1.1

Small trait based approch to struct updates
Documentation
[dependencies.opdater_derive]
version = "0.1.0"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Small trait based approch to struct updates"
documentation = "https://docs.rs/opdater"
edition = "2024"
include = ["src/**/*.rs"]
license = "ISC"
name = "opdater"
publish = true
readme = "README.md"
version = "0.1.1"