ActionFunction

inline fun <Context> ActionFunction(    noinline value: (args: ActionFunctionArgs<Context>, handlerCtx: Any?) -> DataFunctionReturnValue): ActionFunction<Context>(source)