pub type Binding = SmallVec<[(Id, u64); 5]>;
Alias for bindings
struct Binding { /* private fields */ }