Module opt

Module opt 

Source

Structs§

OptimizerConfig
Configuration for the Expression::optimize method.

Enums§

MergeResult
The outcome of a custom merge operation.
SetRelation
Describes how two sets relate to one another.

Traits§

Mergeable
A trait for injecting domain-specific logic into the optimizer.