pub type ExprId = usize;
Expand description

Corresponds to the index of another expression within the same Vec/other type of contiguous memory.