Module polars_sql::function_registry
source · Expand description
This module defines the function registry and user defined functions.
Structs§
- A default registry that does not support registering or calling functions.
Enums§
Traits§
- A registry that holds user defined functions.