APIMethodHandler
grove
0.1.0
In grove::
Host::
APIBridge
grove
::
Host
::
APIBridge
Type Alias
APIMethod
Handler
Copy item path
Source
type APIMethodHandler =
fn
(&
str
,
Vec
<
Value
>) ->
Result
<
Value
>;
Expand description
API method handler callback