Function ethcore::pod_state::diff_pod
[−]
[src]
pub fn diff_pod(pre: &PodState, post: &PodState) -> StateDiff
Calculate and return diff between pre
state and post
state.