Module hugrmut

Module hugrmut 

Source
Expand description

Low-level interface for modifying a HUGR.

Structs§

InsertedForest
Records the result of inserting a Hugr or view via HugrMut::insert_forest or HugrMut::insert_view_forest.
InsertionResult
Records the result of inserting a Hugr or view via HugrMut::insert_hugr, HugrMut::insert_from_view, or HugrMut::insert_region.

Enums§

InsertForestError
An error from HugrMut::insert_forest or HugrMut::insert_view_forest.

Traits§

HugrMut
Functions for low-level building of a HUGR.

Type Aliases§

InsertForestResult
Result of inserting a forest from a hugr of SN nodes, into a hugr with TN nodes.