Re-exports§
pub use string_methods::MethodFunction;
Modules§
- astronomy
- chemistry
- comparison
- constants
- convert
- date_
time - financial
- format
- format_
number - geometry
- group_
num - hash
- math
- mathematics
- particle_
charges - physics
- random
- solar_
system - string_
methods - type_
checking
Structs§
- Function
Registry - Registry for all SQL functions
- Function
Signature - Signature of a SQL function including metadata
Enums§
- ArgCount
- Describes the number of arguments a function accepts
- Function
Category - Category of SQL functions for organization and discovery
Traits§
- SqlFunction
- Trait that all SQL functions must implement