Expand description
The HUGR text representation.
Structs§
- Parse
Error - An error that occurred during parsing.
- Parsed
Module - A parsed HUGR module.
Functions§
- parse
- Parses a HUGR module from its text representation.
- print_
to_ string - Pretty-print a module to a string.