calyx_ir

Type Alias Binding

Source
pub type Binding = SmallVec<[(Id, u64); 5]>;
Expand description

Alias for bindings

Aliased Typeยง

struct Binding { /* private fields */ }