Crate qoqo_qir

Source
Expand description

§qoqo-qir

QIR interface for qoqo.

Translates qoqo operations and circuits to QIR operations via the interface, and Create a QIR file with QirBackend.

Structs§

QirBackendWrapper
Backend to qoqo that produces QIR output which can be imported.