Expand description
Extensible operations.
Structs§
- Extension
Op - An operation defined by an
OpDef
from a loaded Extension. - Opaque
Op - An opaquely-serialized op that refers to an as-yet-unresolved
OpDef
.
Enums§
- Opaque
OpError - Errors that arise after loading a Hugr containing opaque ops (serialized just as their names) when trying to resolve the serialized names against a registry of known Extensions.