ixa
0.0.1
In ixa::
web_
api
ixa
::
web_api
Type Alias
WebApiHandler
Copy item path
Source
pub type WebApiHandler = dyn
Fn
(&mut
Context
,
Value
) ->
Result
<
Value
,
IxaError
>;