Module hugr_core::std_extensions::ptr
source · Expand description
Pointer type and operations.
Structs§
- Reference to the pointer Extension.
- Registry required to validate pointer extension.
- A concrete pointer operation.
- An iterator over the variants of PtrOpDef
Enums§
- Pointer operation definitions.
Constants§
- Name of pointer extension.
- Name of pointer type.
Traits§
- An extension trait for Dataflow providing methods to add pointer operations.
Functions§
- Integer type of a given bit width (specified by the TypeArg). Depending on the operation, the semantic interpretation may be unsigned integer, signed integer or bit string.
- Integer type of a given bit width (specified by the TypeArg).