Expand description
Implementation of the SimpleReplace
operation.
Re-exports§
pub use crate::hugr::views::sibling_subgraph::InvalidReplacement;
Modules§
- serial
- Serialisation of
SimpleReplacement
Structs§
- Outcome
- Result of applying a
SimpleReplacement
. - Simple
Replacement - Specification of a simple replacement operation.
Enums§
- Boundary
Mode - In
SimpleReplacement::replacement
, IO nodes marking the boundary will not be valid nodes in the host after the replacement is applied. - Simple
Replacement Error - Error from a
SimpleReplacement
operation.