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

Method serializable

src/difference.rs:243–245  ·  view source on GitHub ↗

Create a serializable Diff, which when serialized will write the differences between the old and new value into the serializer in the form of a sequence of diff commands

(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 1

serializable_diffMethod · 0.80

Tested by

no test coverage detected