Modules§
Structs§
- Empty
Options - An empty options type for functions that do not require any configuration.
- Execution
Args - Arguments provided when executing an object using vectorized execution.
- Function
Session - Scalar
FnVTable - A vtable for scalar functions, registered against a VortexSession.
- Scalar
FnVTable Adapter
Enums§
- Arity
- The arity (number of arguments) of a function.
- Null
Handling - How a function handles NULL arguments.
Traits§
- Scalar
FnVTable Ext - Scalar
Func Session Ext - VTable
- A non-object-safe vtable trait for scalar function types.