Expand description
Importing HUGR graphs from their hugr-model
representation.
Warning: This module is still under development and is expected to change. It is included in the library to allow for early experimentation, and for the core and model to converge incrementally.
Structs§
- Import
Error - An error that can occur during import.
Functions§
- import_
hugr - Import a
Hugr
module from its model representation. - import_
package - Import a
Package
from the model representation of the modules and any included extensions.