Crate roqoqo_qasm[][src]

Expand description

roqoqo-qasm

QASM interface for qoqo.

Translates qoqo operations and circuits to QASM operations via the interface, and Create a Qasm file with QasmBackend.

Structs

QASM backend to qoqo

Functions

Translate the qoqo circuit into QASM ouput.

Translates a qoqo operation to QASM (&str).