guppylang
guppylang copied to clipboard
Replace `RawHugr` with `quantinuum_hugr`'s version.
The schema on hugr's side has been manually updated, and is currently out of sync with the pydantic definition here.
Hugr now has a python package that defines the serialization model, https://github.com/CQCL/hugr/pull/888.
We should replace the local RawHugr with it.