Skip to main content
parse_json_body
hypercall_
api
0.1.0
In hypercall_
api::
directives::
handlers
hypercall_api
::
directives
::
handlers
Function
parse_
json_
body
Copy item path
Source
fn parse_json_body<T:
DeserializeOwned
>(body: &[
u8
]) ->
Result
<T,
ApiError
>