[][src]Module declarative_dataflow::plan::transform

Function expression plan.

Structs

Transform

A plan stage applying a built-in function to source tuples. Frontends are responsible for ensuring that the source binds the argument variables and that the result is projected onto the right variable.

Enums

Function

Permitted functions.