HugrType

Type Alias 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ยง

pub struct HugrType(/* private fields */);