Module import

Module import 

Source
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§

ImportError
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.