Module udf::prelude

source ·
Expand description

Module that can be imported with use udf::prelude::*; to quickly get the most often used imports.

Re-exports

Macros

  • Print a formatted log message to stderr to display in server logs

Structs

  • An integer that is known not to equal zero.

Attribute Macros

  • Register exposed function names required for a UDF