RustQIP
RustQIP copied to clipboard
Add circuit serialization.
Serializing a circuit and loading it later seems like a nice QoL feature. Special consideration needs to be made to the ops which rely on the value of a measurement (perhaps adding a serializable match statement op?).