Module proof_of_sql::sql::postprocessing

source ·
Expand description

This module contains new lightweight postprocessing for non-provable components.

Structs§

  • A node representing a list of OrderBy expressions.
  • The select expression used to select, reorder, and apply alias transformations
  • A SliceExpr represents a slice of an OwnedTable.

Enums§

Traits§

Functions§

Type Aliases§