Structs§
- Default
Static Array Codegen - An implementation of
StaticArrayCodegen
that uses all default implementations. - Static
Array Codegen Extension - A
CodegenExtension
that lowers thehugr_core::std_extensions::collections::static_array
.
Traits§
- Static
Array Codegen - A helper trait for customising the lowering of
hugr_core::std_extensions::collections::static_array
types,hugr_core::ops::constant::CustomConst
s, and ops.