Module registry

Module registry 

Source

Structs§

FunctionRegistry
Registry of all FORGE functions.

Enums§

FunctionEntry
Entry in the function registry.

Type Aliases§

BoxedActionFn
BoxedMutationFn
BoxedQueryFn
Type alias for a boxed function that executes with JSON args and returns JSON result.