quil_rs::program

Module type_check

Source
Expand description

Type check Quil programs.

See the Quil spec.

Enums§

  • Different types of errors that can occur during type checking.

Functions§

  • Check that the instructions of the given program obey the spec with regards to data types.

Type Aliases§