Module hugr_core::ops::validate

source ·
Expand description

Definitions for validating hugr nodes according to their operation type.

Adds a validity_flags method to OpType that returns a series of flags used by the crate::hugr::validate module.

It also defines a validate_op_children method for more complex tests that require traversing the children.

Structs§

Enums§