Rindle docs and package mapSkip to main content

ColId

Type Alias ColId 

pub type ColId = usize;
Expand description

A column index into a row. Names are resolved to indices once, at pipeline-build time; the hot path never sees a string.