Module macros

Source

Macrosยง

derive_binary_from ๐Ÿ”’
This is not complete yet, pending conversion of all binary funcs to an implementation of LazyBinaryFunc.
derive_unary ๐Ÿ”’
Temporary macro that generates the equivalent of what enum_dispatch will do in the future. We need this manual macro implementation to delegate to the previous manual implementation for variants that use the old definitions.
sqlfunc ๐Ÿ”’
to_unary ๐Ÿ”’