Function relooper::reloop[][src]

pub fn reloop<L: RelooperLabel>(
    blocks: Vec<(L, Vec<L>)>,
    first_label: L
) -> Box<ShapedBlock<L>>