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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected