Skip to main content
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