[][src]Module qip::macros::program

Main mod with program and macros, all reexported.

Structs

QubitIndices

Helper struct for macro iteration with usize, ranges, or vecs

RegisterDataWrapper

A struct which wraps the metadata for a Register, this is so that expressions which reference the register can still be used inside the program! macro.