Expand description

Generates a HirRelationExpr from a Model.

The public interface consists of the From<Model> implementation for HirRelationExpr.

Structs

ColumnMap 🔒
Tracks the column ranges in a HirRelationExpr in corresponding the quantifiers in a box.
FromModel 🔒