Skip to main content

Module table_function

Module table_function 

Source

Structs§

TableFunction
A table function takes a row as input and returns a table. It is also known as Set-Returning Function.

Functions§

expr_impl_to_string_fn 🔒

Type Aliases§

TableFunctionType