Skip to main content

barrier_segments

Function barrier_segments 

Source
pub fn barrier_segments(body: &[Op]) -> Result<Vec<Vec<Op>>>
Expand description

Split a top-level body into barrier-separated segments (Ret stripped from last).