pub fn diff_pod(pre: &PodState, post: &PodState) -> StateDiff
Calculate and return diff between pre state and post state.
pre
post