Expand description

githubcrates-iodocs-rs


SurrealQL Functions is a procedural macro that allows you to include functions from SurrealQL files into your Rust project.

Check the surrealdb_functions::include_fn macro for more information.

Macros

  • Include functions from .surql files and generate wrappers for them.