Module sql::query_model::hir[][src]

Expand description

Generates a Query Graph Model from a HirRelationExpr.

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

Structs