Skip to main content
api_json_response
hypercall_
api
0.1.0
In hypercall_
api::
handlers
hypercall_api
::
handlers
Function
api_
json_
response
Copy item path
Source
fn api_json_response<T:
Serialize
>( status: StatusCode, payload:
ApiResponse
<T>, ) -> Response