pub fn apply_incremental_update(
snap: &mut SimulationSnapshot,
update: &IncrementalUpdate,
)Expand description
Apply an incremental update to a snapshot.
pub fn apply_incremental_update(
snap: &mut SimulationSnapshot,
update: &IncrementalUpdate,
)Apply an incremental update to a snapshot.