[][src]Type Definition qip::pipeline::RegisterInitialState

type RegisterInitialState<P> = (Vec<u64>, InitialState<P>);

A set of indices and their initial state.