Expand description

Generates a Query Graph Model from a HirRelationExpr.

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

Structs

FromHir 🔒