☰
tea_sdk
0.3.0-dev.7
In tea_sdk::utils::client_wasm_actor::help
?
Function
tea_sdk
::
utils
::
client_wasm_actor
::
help
::
http_json
[
−
]
pub fn http_json<T>(v: T) ->
Result
<
Vec
<
u8
>,
Errors
>
where T:
Serialize
+
Clone
,