MCPcopy Create free account
hub / github.com/benhall-7/diff-struct / Diff

Interface Diff

src/lib.rs:12–57  ·  view source on GitHub ↗

A trait to diff and apply diffs between two structs The derive macro can be used on structs when all fields of the struct implement Diff Implementations are provided for bools, numeric types, Option types, and HashMaps

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

apply_new_customMethod · 0.80
apply_new_customMethod · 0.80
applyMethod · 0.80

Implementers 1

impls.rssrc/impls.rs

Calls

no outgoing calls

Tested by

no test coverage detected