Module text

Source
Expand description

The HUGR text representation.

Structs§

ParseError
An error that occurred during parsing.
ParsedModule
A parsed HUGR module.

Functions§

parse
Parses a HUGR module from its text representation.
print_to_string
Pretty-print a module to a string.