Structs§
- Default
Prelude Codegen - A trivial implementation of PreludeCodegen which passes all methods through to their default implementations.
- Prelude
Codegen Extension
Traits§
- Prelude
Codegen - A helper trait for customising the lowering hugr_core::extension::prelude types, CustomConsts, and ops.
Functions§
- add_
prelude_ extensions - Add a PreludeCodegenExtension to the given CodegenExtsBuilder using
pcg
as the implementation.