pub fn diff_pod(pre: &PodState, post: &PodState) -> StateDiff
Expand description

Calculate and return diff between pre state and post state.