Skip to main content

sort_ops_for_apply

Function sort_ops_for_apply 

Source
pub fn sort_ops_for_apply(ops: &[Op]) -> Vec<Op>
Expand description

order operations for apply (creates/updates first, deletes last).