Type Alias hugr_llvm::types::HugrType

source ·
pub type HugrType = Type;
Expand description

A type alias for a hugr type. We use this to disambiguate from LLVM types.

Aliased Type§

struct HugrType(/* private fields */);