Skip to main content

Module function_api

Module function_api 

Source
Expand description

Function API and implementation traits for A2UI client-side functions.

Enums§

ReturnType
The return type of a function.

Traits§

FunctionImplementation
A function implementation that can be executed by the A2UI runtime.