#[duckdb_table_function]
Registers a plain Rust function as a DuckDB table function. See udf. Registers a plain Rust function as a DuckDB table function.
udf
See better_duck_core::udf for usage and supported attribute options.
better_duck_core::udf