[][src]Function qip::pipeline::get_opfns_and_frontier

pub fn get_opfns_and_frontier(
    r: &Register
) -> (Vec<&Register>, Vec<&StateModifier>)

Get the frontier of a circuit as well as references to all the StateModifiers needed in the correct order.