Skip to main content

Module codegen

Module codegen 

Source
Expand description

Traits for defining code generators.

Traitsยง

Codegen
Implemented by code generators that emit some code representation of the circuit.
CodegenParams
Trait defining generic code generation configuration parameters.