Skip to main content

step

Function step 

Source
pub proof fn step<'a, 'rcu>(tracked s: &mut VmStore<'rcu>, op: Op)
Expand description
requires
old(s).inv(),
ensures
final(s).inv(),

One-step soundness theorem.