Skip to main content

apply

Function apply 

Source
pub fn apply(base: &State, updates: &State) -> State
Expand description

Creates a new state by copying base and applying updates.