[][src]Module qip::macros

Macros for general ease of use.

Re-exports

pub use inverter::*;
pub use program::*;

Modules

common_ops

Common ops for programs, not automatically exported because their names easily conflict with existing variables.

inverter

Tools for inverting functions on qubits.

program

Main mod with program and macros, all reexported.