MCPcopy Create free account
hub / github.com/amethyst/serde-diff / diff

Method diff

src/config.rs:61–68  ·  view source on GitHub ↗

Writes the differences between the old and new value into the given serializer in the form of a sequence of diff commands

(
        self,
        serializer: S,
        old: &'a T,
        new: &'b T,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

serializeMethod · 0.80
serializable_diffMethod · 0.80

Tested by

no test coverage detected