pub type HugrType = Type;
A type alias for a hugr type. We use this to disambiguate from LLVM types.
pub struct HugrType(/* private fields */);