Module custom

Source
Expand description

自定义函数模块

支持在运行时动态注册自定义函数,并可以访问State

Structs§

CustomFunction
自定义函数标识符
CustomFunctionDefinition
自定义函数定义
CustomFunctionHelper
用于注册特定状态类型 S 的函数的辅助结构。
CustomFunctionRegistry
自定义函数注册表