Expand description
Definition of the UnaryFunc
enum and related machinery.
Enums§
Traits§
- Eager
Unary Func - A description of an SQL unary function that operates on eagerly evaluated expressions
- Lazy
Unary Func - A description of an SQL unary function that has the ability to lazy evaluate its arguments