Module functions

Module functions 

Source

Modules§

astronomy
chemistry
constants

Structs§

FunctionRegistry
Registry for all SQL functions
FunctionSignature
Signature of a SQL function including metadata

Enums§

ArgCount
Describes the number of arguments a function accepts
FunctionCategory
Category of SQL functions for organization and discovery

Traits§

SqlFunction
Trait that all SQL functions must implement