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,CustomConst
s, and ops.
Functions§
- add_
prelude_ extensions - Add a
PreludeCodegenExtension
to the givenCodegenExtsBuilder
usingpcg
as the implementation.